Added a sample.env

Moved incidents code to its own code
Fixed errors that occur with that move.
This commit is contained in:
Dan
2025-01-29 22:01:59 -05:00
parent 87fa9c6aee
commit 33f0ce3a45
5 changed files with 419 additions and 364 deletions

3
sample.env Normal file
View File

@ -0,0 +1,3 @@
DISCORD_TOKEN="YOUR_TOKEN_HERE"
DISCORD_GUILD="YOUR_GUILD_ID"
HIGHLIGHT_CHANNEL_ID="YOUR_CHANNEL_ID"