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

Add DISCORD_ADMIN_ROLE to .env.template

parent ba076057
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ DISCORD_ACTIVITY=<What should be shown, Bot is playing right now>
# IDs
DISCORD_MOD_ROLE=<ID of Mod Role>
DISCORD_ADMIN_ROLE=<ID of Admin Role>
DISCORD_POLL_SUGG_CHANNEL=<ID of Channel, where poll suggestions are posted>
DISCORD_WELCOME_CHANNEL=<ID of welcome channel>
DISCORD_WELCOME_MSG=<ID of welcome message>
......@@ -24,4 +25,4 @@ DISCORD_TIMER_FILE=<File name for running timers JSON file>
DISCORD_APPOINTMENTS_FILE=<File name for running appointments JSON file>
# Misc
DISCORD_DATE_TIME_FORMAT=<Date and time format used for commands like %d.%m.%Y %H:%M>
\ No newline at end of file
DISCORD_DATE_TIME_FORMAT=<Date and time format used for commands like %d.%m.%Y %H:%M>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment