Skip to content

tinkertanker/codeexp-admin

Repository files navigation

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=

About

Administration utility for the CODE_EXP discord server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published