Utility bot for official Discord Moderation communities.
Poetry is used for dependency management.
Install it here
Create a new .env
file with the following contents (replace with your own Discord token):
TOKEN=AAA.BBB.CCC
After installing poetry run poetry install
to set up your virtual environment with dependencies.
To start the bot run poetry run task start
.
This project uses black for PEP8 & Python style compliance. You can run it with poetry run black bot
to lint the bot source code & update any non-complying files.
Visit ddd.jb3.dev if you are in an official Discord Moderation community to reach the Core Developers.