mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-01 03:09:35 +00:00
Fixed deploy command script and made the commands work. The bot is working as expected.
This commit is contained in:
parent
ef298accc3
commit
4a9f5538a3
6 changed files with 77 additions and 62 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"token": "DISCORD_BOT_API_KEY",
|
||||
"application_client_id": "DISCORD_BOT_ID",
|
||||
"guild_id": "DISCORD_SERVER_ID"
|
||||
"clientId": "DISCORD_BOT_ID",
|
||||
"guildId": "DISCORD_SERVER_ID"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue