error
okay so when ever i start running my code using cmd my code is a discord bot it gives me this
10 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!these are the errors
for now I'm gonna skip over the dependency that depends on djs v12
it sounds like whatever you're accessing
antilink
on in your messageCreate
listener is undefined
this is unrelated to discord.js•
ReferenceError: "x" is not defined
: learn more
• TypeError: Cannot read properties of undefined/null (reading "x")
: learn moreim confused
asf
then feel free to click on the
learn more
link on the second line of this tagok
ty