madmax3365 / node-red-node-discord

Discord nodes for node-red
6 stars 9 forks source link

Adding trigger for emoji reactions on Discord messages #3

Closed MarkOSullivan94 closed 4 years ago

MarkOSullivan94 commented 4 years ago

Now should be possible to receive a trigger anytime a user adds a reaction to a message on Discord 🎉

Used get-messages as the base for implementing this feature, if there's any way I can improve what I've done, let me know 👍

Also consulted the Discordjs docs to help with implementing this.

MarkOSullivan94 commented 4 years ago

Moved these changes to a different branch in my fork and opened a PR to get the changes merged in from that branch: https://github.com/madmax3365/node-red-node-discord/pull/7