0.1.1 • Published 11 years ago
hubot-suncalc v0.1.1
hubot-suncalc
A Hubot script that replies sunrise and sunset of the day for given location.
me > hubot sunrise Taipei
hubot > Sunrise in Taipei City, Taiwan is 5:24 AM.
me > hubot sunset Taipei
hubot > Sunset in Taipei City, Taiwan is 6:33 PM.
me > hubot moonphase
hubot > 🌔 55.97%Commands
hubot sunrise <location>
hubot sunset <location>
hubot moonphaseInstallation
Add
hubot-suncalcto dependencies.npm install --save hubot-suncalcUpdate
external-scripts.json["hubot-suncalc"]
Configuration
HUBOT_GOOGLE_API_KEYGrab yours from the APIs console.