butler-weather

Weather plugin for Slackbotify Butler

Usage no npm install needed!

<script type="module">
  import butlerWeather from 'https://cdn.skypack.dev/butler-weather';
</script>

README

butler-weather

XO code style npm

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