Numbers in front of text.
I sent the message: console.log(
${message.content.slice(prefix.length)}
);636484900888597> testing```
how do i get rid of those numbers and what are they the numbers for2 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![email protected]
node v18.15.0
fixed it by
still dont know what it actually is though