error

okay so when ever i start running my code using cmd my code is a discord bot it gives me this
10 Replies
d.js toolkit
d.js toolkit10mo ago
- 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!
xyz_yusf
xyz_yusf10mo ago
xyz_yusf
xyz_yusf10mo ago
xyz_yusf
xyz_yusf10mo ago
these are the errors
xyz_yusf
xyz_yusf10mo ago
duck
duck10mo ago
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
d.js docs
d.js docs10mo ago
ReferenceError: "x" is not defined: learn moreTypeError: Cannot read properties of undefined/null (reading "x"): learn more
xyz_yusf
xyz_yusf10mo ago
im confused asf
duck
duck10mo ago
then feel free to click on the learn more link on the second line of this tag
xyz_yusf
xyz_yusf10mo ago
ok ty