-
Notifications
You must be signed in to change notification settings - Fork 19
/
.env.example
14 lines (14 loc) · 1.11 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TOKEN=... # The bot's token
HELP_CHANNEL_ID=... # The channel with the help view
HELP_LOG_CHANNEL_ID=... # The channel with the help logs
HELP_NOTIFICATION_ROLE_ID=... # The role that gets pinged in every help thread
HELP_MOD_ROLE_ID=... # The role that is allowed to moderate help channels
GUILD_ID=... # The guild id the bot uses
BOT_LINKING_LOG_CHANNEL_ID=... # Logs for actions by the bot linking cog
BOOSTER_ROLE_ID=... # The booster role. Currently used for booster bots
STARS_CHANNEL_ID=... # The voice channel with the GitHub star count
AUTO_THREAD_CHANNEL_ID=... # Channel in which all messages are automatically turned into threads
HELP_BANNED_ROLE_ID=... # THe role that is not allowed to interact with the help channel
CONSUL_ADDR=... # Consul address for the consul database
CONSUL_TOKEN=... # Consul token for the consul database
ASSIGNABLE_ROLE_IDS=... # A list of roles split by `,` that are assignable by members