A discord management bot created for the Queer Coded discord server
- Python 3.8 or higher
- A running mongodb instance
- Run
pip install -r requirements.txt
- Create a .env file with BOT_TOKEN set to your bot's token, and MONGO_URI set to your mongodb connection string