DOC: Added sample.env to allow other people to use the bot

FEAT: Added seperate set of commands focused strictly on GDPR
REF: Updated the other files to reflect the new changes.
This commit is contained in:
Dan
2024-06-19 09:44:04 -04:00
parent 27b051f9eb
commit 8616a01469
4 changed files with 75 additions and 21 deletions

2
sample.env Normal file
View File

@ -0,0 +1,2 @@
DISCORD_TOKEN = "ADD YOUR TOKEN HERE"
GUILD_ID = "ADD YOUR GUILD ID HERE"