Added a sample.env
Moved incidents code to its own code Fixed errors that occur with that move.
This commit is contained in:
3
sample.env
Normal file
3
sample.env
Normal file
@ -0,0 +1,3 @@
|
||||
DISCORD_TOKEN="YOUR_TOKEN_HERE"
|
||||
DISCORD_GUILD="YOUR_GUILD_ID"
|
||||
HIGHLIGHT_CHANNEL_ID="YOUR_CHANNEL_ID"
|
Reference in New Issue
Block a user