I want to say that I am French, and I apologize for the mistakes.
I try to code a discord bot with node.js, but i have a problem with messageReactionAdd i don\'t now
Events messageReactionAdd and messageReactionRemove working only for cached messages. You need add raw event to your code for trigger any message. https://github.com/AnIdiotsGuide/discordjs-bot-guide/blob/master/coding-guides/raw-events.md
messageReactionAdd
messageReactionRemove