This bot provides adminstration functions for the CODE_EXP Discord Server
- Ensure you have python 3.8 installed. We make use of type annotations that only work on versions 3.8 and above
pip install -r requirements.txt
- Create your .env file. You may use the template below
DISCORD_TOKEN=
GUILD_ID=
MENTOR_ROLE_ID=
MEMBER_ROLE_ID=
SENTRY_DSN=