-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.exemple
More file actions
8 lines (8 loc) · 738 Bytes
/
Copy path.env.exemple
File metadata and controls
8 lines (8 loc) · 738 Bytes
1
2
3
4
5
6
7
8
DISCORD_BOT_TOKEN=Your_Token_Here # This is the token of your bot, you can get it on the discord developer portal
CHANNEL_1=Your_Channel_ID_Here # The number of channels is limited to 10, you can increment here as you want, just place the new channel ID below with the same format
CHANNEL_2=Your_Channel_ID_Here
CHANNEL_3=Your_Channel_ID_Here
NOTIFICATION_CHANNEL=Your_NOTIFICATION_Channel_ID_Here # This is the channel where the bot will send the notifications
RICH_PRESENCE=Katchau! # This is the rich presence of the bot (example: "Katchau!") as a string
ACTIVITY=listening # This is the activity of the bot, you can use "game", "listening", "watching" or "streaming")
BOT_LOCALE=en_US #(Optional) used to translate the bot messages.