Skip to content
Snippets Groups Projects
Unverified Commit 2862790e authored by dnns01's avatar dnns01 Committed by GitHub
Browse files

Add new env variables to template file

parent 652ac799
No related branches found
No related tags found
1 merge request!37Fügt ein !calmdown Kommando hinzu welches Benutzer auf die stille Treppe schickt
......@@ -33,6 +33,7 @@ DISCORD_LEARNINGGROUPS_REQUEST=<ID of Channel category for learning group reques
DISCORD_LEARNINGGROUPS_INFO=<ID of Channel category for open learning groups>
DISCORD_IDEE_CHANNEL=<ID of Channel, where bot ideas can be submitted>
DISCORD_IDEE_EMOJI=<ID of Idee Emoji, used for reactions>
DISCORD_CALMDOWN_ROLE=<ID of "Stille Treppe" role>
# JSON Files
DISCORD_ROLES_FILE=<File name for roles JSON file>
......@@ -42,11 +43,8 @@ DISCORD_APPOINTMENTS_FILE=<File name for appointments JSON file>
DISCORD_TEXT_COMMANDS_FILE=<File name for text commands JSON file>
DISCORD_LEARNINGGROUPS_FILE=<File name for learning groups JSON file>
DISCORD_LEARNINGGROUPS_COURSE_FILE=<File name for leaarning groups courses JSON file>
DISCORD_CALMDOWN_FILE=<File name for calmdowns>
# Misc
DISCORD_DATE_TIME_FORMAT=<Date and time format used for commands like %d.%m.%Y %H:%M>
DISCORD_IDEE_REACT_QTY=<Amount of reactions to a submitted idea, neccessary to create a github issue (amount is including botys own reaction)>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment