str is logged as blank when assigned, but not blank when not assigned
so for some reason if I print out
cmd
, it's printing out as a blank string. but if I print out args.shift().toLowerCase()
it prints what cmd
should be printing. this only started happening after I changed my prefix to ff
from !
, not sure whats wrong1 Reply
- 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!