How to end this argument string? (and how to make the code.. work?)
Developing in replit, giving me an error with syntax errors, argument string errors and the bunch. Thanks for the help.
9 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 OPIt's supposed to be new EmbedBuilder().setTitle("...").setDescription("...")...
Hmm.
Same syntax error.
Yes, because what you have there is wrong, look at the code I sent and then the one you have
Oh.
Thanks.
Of course
Brand new to discord.js and javascript.
Thanks a ton!