11 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!The errors only says
Something Went Wrong
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 more@wolvinny🌈 it's not logging anything, perhaps do you need the full code?
yes
@wolvinny🌈 https://sourceb.in/wXi9KkMGgq
I recommend creating a command / button / etc handler because creating a listener for every interaction is jad practice
also your customid's dont match