bolivierjr / WeatherBot

A limnoria plugin for weather.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherBot

Build Status Python Code style: black GitHub issues open PRs Welcome

A limnoria plugin for weather.

Getting Started

Add the WeatherBot plugin to your limnoria bot!

Installation

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.

Contributing

PRs and Issues are welcome. Checkout CONTRIBUTING.rst!

About

A limnoria plugin for weather.


Languages

Language:Python 98.7%Language:Makefile 0.6%Language:Shell 0.6%