/codeexp-admin

Administration utility for the CODE_EXP discord server

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Automatic administration bot for codeexp

This bot provides adminstration functions for the CODE_EXP Discord Server

Setup guide

  1. Ensure you have python 3.8 installed. We make use of type annotations that only work on versions 3.8 and above
  2. pip install -r requirements.txt
  3. Create your .env file. You may use the template below
DISCORD_TOKEN=
GUILD_ID=
MENTOR_ROLE_ID=
MEMBER_ROLE_ID=
SENTRY_DSN=