Project Rosé's Discord server helper bot, written in Python.
- Copy .env.example to .env and modify the values inside to your liking.
- Run
python3 -m pip install -r requirements.txt - Run
python3 manage.py migrate - And finally, run
python3 main.pyto start the bot