command.run and command.excute
guys how can i make 'command.run' with 'command.excute' both ?
cuz some codes need command run and some need command excute and both codes is important to me
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!
- ✅
Marked as resolved by staffThat makes no sense. Why do you need to name your functions two different things?
Why can't you be consistent?
The issue here is a lack of basic understanding for the code you are writing. Start off by learning js.