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!a) you actually have multiple listeners deliberately written into your code - don't do that, one listener per event is sufficient
b) you have a nested event
client.on(someEvent, ... => client.on(someOtherEvent, ...
c) unrelated, but you should not deploy commands on every bot startthis is not my code i cant code could u help me?
a friend made it for me
No
Ask your friend for help
We arent 3rd party support