The bot requires a .env
-file with the following content:
BOT_PREFIX="+"
BOT_TOKEN=""
MANAGEMENT_ROLES=""
VERIFIED_ROLE=""
VERIFICATION_HELP_CHANNEL=""
VERIFICATION_URL=""
VERIFICATION_API_KEY=""
VERIFICATION_URL=""
VERIFICATION_ISSUES_CHANNEL=""
Bare minimum to run the bot required information for BOT_PREFIX
, BOT_TOKEN
and MANAGEMENT_ROLES
.