flottbot
flottbot copied to clipboard
Ability to trigger off of events
Look into providing an ability to trigger a rule off of chat network events, like channel joined, DM opened, emoji reaction (?), etc.
re: emoji reaction, there is a misleading event - https://api.slack.com/events/emoji_changed
This seems to be related to when an emoji is added, removed or updated to the emoji list for the workspace and is not message related.
FYI
@mcMickJuice - It looks like Slack does offer the functionality to determine when a emoji (reaction) has been added to a message - https://api.slack.com/events/reaction_added.
It is sort of frustrating that they intermingle the terms emoji and reaction.