mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-01 03:09:35 +00:00
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:
parent
169ef72bfd
commit
4e818fb965
14 changed files with 152 additions and 360 deletions
5
source/config.example.json
Normal file
5
source/config.example.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"token": "DISCORD_BOT_API_KEY",
|
||||
"application_client_id": "DISCORD_BOT_ID",
|
||||
"guild_id": "DISCORD_SERVER_ID"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue