Global / Commands
How long does it it take for global / commands to register? Anytime I add a command I have to invite the bot back and it'll show that it has a new command, but it doesn't actually work and instead gives the data that the command wasn't found.
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!they register instantly
refresh your client
for your other issue, thats your command handler
Interesting. I’ll have to see what I messed up after work tomorrow. Thanks!