Completely nuked everything - starting over from scratch :)

This commit is contained in:
Ahmad Khan 2023-09-20 19:32:40 -04:00
parent 7357cce1d4
commit 169ef72bfd
11 changed files with 19 additions and 492 deletions

5
config.example.json Normal file
View file

@ -0,0 +1,5 @@
{
"token": "DISCORD_BOT_API_KEY",
"application_client_id": "DISCORD_BOT_ID",
"guild_id": "DISCORD_SERVER_ID"
}