I have created a module to add an emoji triggered by a keyword for Slack messages, the next step is to make it dynamic, meaning that the module triggers not once but as many times as the keyword is found.
The current blocker that I have in the Add Emoji trigger field Message ID (timestamp) is that I don’t know how to add a dynamic instance, instead of a static -single message- that would include all messages that don’t have the emoji.
Well, the idea would be to have an emoji reaction to a specific keyword.
With my limited experience in the matter, I can run the module to only act on 1 specific message, when technically it would be to have it triggered on any message that contains the keyword.
Hope this gives a better idea of what I’m looking to do.