Updated Rules and Config Path

This commit is contained in:
Ahmad 2024-08-13 00:26:36 -04:00
parent c27f1aaba5
commit 7541a6a195
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 71 additions and 11 deletions

5
config.example.json Normal file
View file

@ -0,0 +1,5 @@
{
"token": "DISCORD_BOT_API_KEY",
"clientId": "DISCORD_BOT_ID",
"guildId": "DISCORD_SERVER_ID"
}