11 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Post the full error stack trace, not just the top part!
- Show your code!
- Explain what exactly your issue is.
- Not a discord.js issue? Check out #useful-servers.
- Issue solved? Press the button!deploy-commands.js now:
Before i changed it:
Because you deploy to both globally and in the guild
how can i delete the copys?
i want it just globally, not both
by registering it only globally, check guide for it
on other server, there are no copys. only on my own guild. when i removed the commands from code and run the code again, the copys dissapeared but there was still the other commands left but without any function
redeploy it properly
You have to delete the old ones first
how?
Run that with an empty array
hmm
oh wait
i wil try
it worked. i used accidently this one to redeploy XD thats why the guild one was still there