A fun discord bot with a weather cog.
$ git clone https://github.com/bolivierjr/DiscordBot.git
$ cd DiscordBot
$ cp .env.example .env
Remember to add the API keys to your .env file in order to load the weather script.
$ docker-compose up or $ poetry install && python3 -m discord_bot
PM your bot .createdb to make a user database for the weather script.