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!the error
what should i write in x and y
i put it as x and y but it is only registering ban.js and not ping.js
this whole system seems completely unnecessary
bulk overwriting commands already only updates commands that need to be updated and deletes commands that you don't deploy
creating, editing, and deleting them individually would produce far more api calls than is necessary because bulk overwriting can be achieved in 1 api call