LackyPal / snowsgiving-bot

Clone of discord official snowball bot. Snowsgiving Season is upon us! Get your community in the holiday spirit by initiating wholesome virtual snowball fights with your friends.
https://support.discord.com/hc/en-us/articles/4414111886359-Snowsgiving-2021-Snowball-Bot-FAQ
GNU General Public License v3.0
7 stars 8 forks source link

Slash Commands not working #2

Closed proudparrot2 closed 2 years ago

proudparrot2 commented 2 years ago

I tried to run the commands, but they are not working. Don't you have to register them or something?

proudparrot2 commented 2 years ago

https://replit.com/@ParrotDev/snowballer here is my code

LackyPal commented 2 years ago

Check and uncomment this line then restart your bot. Remember slash command takes approx 1hour to register globally so be patient https://github.com/L0SER8228/snowsgiving-bot/blob/0dfa7bb9796d1a3dcd185611b0b0d51057ee42af/src/handlers/CommandHandler.js#L26

proudparrot2 commented 2 years ago

i already did that so i am gonna try again

proudparrot2 commented 2 years ago

It worked! Thanks!

proudparrot2 commented 2 years ago

Oops I have more problems... When I try running /leaderboard /throw and /stats, it says invalid application command. Help? Sorry, I'm new to Slash Commands

LackyPal commented 2 years ago

Show full error

proudparrot2 commented 2 years ago

Nothing shows up in console.

proudparrot2 commented 2 years ago

Please help? Do you have a copy of the code that you know works?