Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 494 Bytes

Discord

A discord management bot created for the Queer Coded discord server

Requirements

  • Python 3.8 or higher
  • A running mongodb instance

Setup

  1. Run pip install -r requirements.txt
  2. Create a .env file with BOT_TOKEN set to your bot's token, and MONGO_URI set to your mongodb connection string