hubot-magicseaweed
v0.0.1
Published
A Magicseaweed script package for Hubot
Readme
hubot-magicseaweed
A Hubot script to grab the Magicseaweed surf forecast information.
Installation
Run npm install --save hubot-magicseaweed
Add hubot-magicseaweed to your external-scripts.json:
["hubot-magicseaweed"]Configuration
HUBOT_MAGICSEAWEED_API_KEYan API key from magicseaweed.comHUBOT_MAGICSEAWEED_DEFAULT_LOCATIONif unset,seaweedcommands without a location will be ignored
Sample Interaction
user> hubot: seaweed 392Development
Install dependencies:
npm installRun tests:
npm test
