butler-weather
v0.1.0
Published
Weather plugin for Slackbotify Butler
Downloads
13
Maintainers
Readme
butler-weather
Weather plugin for Butler.
Butler
More about the butler project here.
Enable / Install
Enabling this plugin for your Butler bot is as easy as requiring the package.
bot.requireRegister(require('butler-weather'));
Handlers
Weather forecast for location
Available in: Direct message.
Trigger: !weather <location>
(e.g. !weather Amsterdam)
License
MIT