Already reacted

Hey I’m making a starboard system and it works fine except is there a way to check if someone already reacted before without having to store every messages previous reactions? As right now if you spam the reaction off on off on, the count just keeps going up
4 Replies
d.js toolkit
d.js toolkit3mo ago
- 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 OP
d.js docs
d.js docs3mo ago
:property: MessageReaction#count The number of people that have given the same reaction
apzrn
apzrn3mo ago
Huh? I’m trying to check if someone previously removed a reaction then re added it
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View