Closed mhuggins7278 closed 2 years ago
If the bot restarts old reactions on the old messages won't fire the messageReactionAdd event Here is a possible solution on how to handle this case https://stackoverflow.com/questions/53093266/why-messagereactionadd-do-nothing-discord-js
fixed here https://github.com/Learn-Build-Teach/learn-build-teach-discord-bot/pull/31
If the bot restarts old reactions on the old messages won't fire the messageReactionAdd event Here is a possible solution on how to handle this case https://stackoverflow.com/questions/53093266/why-messagereactionadd-do-nothing-discord-js