Balance slash cmd not working
No error message shows
8 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.If you aren't getting any errors, try to place
console.log
checkpoints throughout your code to find out where execution stops.
• Once you do, log relevant values and if-conditions
• More sophisticated debugging methods are breakpoints and runtime inspections: learn morenow it suddenly works but
interaction.member(or user).name
doesnt work
replys with undefinedcuz that doesnt exist
how do i get the users username then
user.username ?
k
🤦♂️