How to use slash commands of my bot on any discord server ?
Hi, my bot is running well but when i add it to another server (with admin perms) i can't see my bot's slash commands : how cani fix it (I'm using a GUILD_ID token but i want to set it "responsive")
5 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!
- ✅
Marked as resolved by OPDeploy globally
if u just have a few server u can run the REST request again with another GUILD_ID
I'll try tomorrow
Thx it works well now ! (I've been searching in index.js but it was in deploy-commands.js)