Why slash commands not registering on servere host
So i try slash command on local machine and it fine
4 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!you shouldn't need to register your command on your host anyways
You regieter them when you add or edit commands
Not every time your bot starts
But still #how-to-get-help
So like how do i register them?
how you register them locally
you just do it once