Command Refresh
So, I can do node deploy.js and it'll refresh the command list etc, but I have to kick the bot and readd it back into the discord, is there a better way to for this? As the bot is in a few other discord channels too
6 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!Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
Weird, I can run the deploy, shows that the commands refresh, but never updates in discord till I kick and reinvite
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
Could be a caching issue i guess, appreciate it Gwapes 🙂
That's why i don't use global application commands.