PeterBot aims to the one stop shop for all UCI Discord needs.
All code should be formatted and linted with
You can install pre-commit which will do this for you when you try and commit.
On linux we can make use of the makefile commands.
Note: make sure you have assigned yourself the docker
group.
docker-compose build
docker-compose up
To start contributing check out the contributing doc.
You might also want to review Understanding the bot