- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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 OP
#Flashcard quiz for students using JSON alphabet file - pick three random characters shuffle
6 messages · Page 1 of 1 (latest)
Why are they reactions and not buttons? Them being buttons would make this way easier, because you could base the check on the button‘s customId
I don't know if buttons would have made a difference, I haven't ever used buttons in discord.js...
I would've thought the logic was the issue.
Well, not really. You could just put the letter as the label on the button and make this way shorter (and have the letter associated with the used button immediately)
Can you link me the appropriate guide for buttons for me to look at?