Unable to collect reactions
Hey guys, I could use some help with an issue I'm seeing using discord.js 🙂
I'm trying to register when a user reacts to a message that my bot sends out. I have
For record, this response is a follow up from another message that my bot sends previously, that's why I'm using
editReply
. The message is being sent, and I'm seeing the automated ⏪ reaction. However when I click a reaction to the message I'm not seeing anything happen. Does anyone have any idea why I might be having this issue?12 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.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Okay cool let me try that
Yes!! It works! Thank you!!
I just added GuildMessageReactions
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Do I need to add Partials.Reaction?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Oh yeah I don't think that's necessary
But thank you so much, I owe ya one
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Have a good rest of your weekend
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View