not switching on
i am trying to upgrade my bot to v14 but it gives me this error everytime i try to switch it on i have updated the way intents has to be declared
8 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 OPThats a lot of errors in your commands
I suspect its because the types are strings
ig so
so take this cmd for an example
what should i change
i have read the docs my code is so messed up rn
That doesnt really match your other screenshot and it doesnt appear to be all commands
Youd have to work out which ones are at index 0 and 11, those are erroring
aah
alr
ok i have figured it out
thanks