Bot not reading the correct number of reactions on a message (reads only 1)
The bot with a [given] message ID counts the number of upvotes and downvotes on a message, but for some reason keeps detecting only 1 of each reaction.
2 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!
- ✅
Marked as resolved by OPconsole log output:
As can be seen in the screenshot, there should be 2 "Arrowup" reactions not 1
That worked, thanks. I'm surprised it didn't throw any "error" or so tho smh