A limnoria plugin for weather.
Add the WeatherBot plugin to your limnoria bot!
Change into your Limnoria plugins/ directory and then:
$ git clone https://github.com/bolivierjr/WeatherBot.git
$ cd WeatherBot
$ cp .env.example .env
Remember to add the API keys to your .env file in order to load the script.
$ pip install -r requirements/requirements.txt
PM your bot and load WeatherBot
and createdb
to make a user database.
PRs and Issues are welcome. Checkout CONTRIBUTING.rst!