Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 359 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 359 Bytes

Chocobot

The Chocolate Edition Discord server automod bot

to set up:

duplicate .env.example and rename to .env include the client secret

python -m venv .venv
.venv/Scripts/activate
pip install -r requirements.txt
pip install -e .

with activated terminal: run chocobot