Skip to content

bolivierjr/DiscordBot

Repository files navigation

DiscordBot

Build Status Python Code style: black Code style: flake8 PRs Welcome

A fun discord bot with a weather cog.

Installation

$ 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published