Does all kinds of stuff on the CodeDay Discord server
CLEVERBOT_API_KEY
: API key for authenticating to the Cleverbot API (john
commands)RAYGUN_KEY
: API key for authenticating with RaygunGQL_ACCOUNT_SECRET
: Secret for authenticating with a GQL APIDB_USERNAME
,DB_PASSWORD
,DB_DB
,DB_HOST
: Authentication information for PostgreSQL databaseCONTENTFUL_SPACE_ID
,CONTENTFUL_ACCESS_TOKEN
: Space ID and token for authenticating with Contentful
ROLE_NOTIFY_EVENT
: The Discord ID for a role that gets notified when workshops/talks are coming up ("@Notify: Schedule" on the CodeDay Discord)ROLE_GOLD
: The Discord ID for the "@Gold Member" role on the CodeDay DiscordROLE_STUDENT
: The Discord ID for the "Community Member" role on the CodeDay DiscordROLES_STAFF
: A JSON-like list of Discord IDs for staff roles ("@Staff" and "@Employee" on the CodeDay Discord)ROLES_TOURNAMENT
: A JSON-like list of Discord IDs for tournament administration roles ("@Tournament Leader" and "@Employee" on the CodeDay Discord)
CHANNEL_COMMAND
: Seemingly unused?CATEGORY
: Discord ID for channel category for team channels to liveCHANNEL_EVENT_ANNOUNCE
: The Discord ID for a channel where scheduled events are announcedCHANNEL_ERRORS
: The Discord ID for a channel for errors to be sentCHANNEL_RANDOM
: The Discord ID for the #random channelCHANNEL_MOD_LOG
: The Discord ID for a channel for mod logging eventsCHANNEL_GALLERY
: The Discord ID for the showcase/gallery channelCHANNEL_TEAM_LOG
: The Discord ID for a channel for team logging eventsCHANNEL_A_UPDATE
: The Discord ID for a channel for calls toa~update
(?)
IMAGE_TAG
: Commit hash for latest GitHub commit