Removed Custom Builder. Cleaned-Up package.json. Make the bot partially work. Command register was added but, has to be fixed.

This commit is contained in:
Ahmad Khan 2023-09-21 20:15:38 -04:00
parent 169ef72bfd
commit 4e818fb965
14 changed files with 152 additions and 360 deletions

View file

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