You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the suggestion! to clarify, the bot currently stops after it finds a matching rule, you are proposing that all matching rules should execute?
The other way to read this is to add a reactions keyword that accepts a YAML array like:
reactions:
- eyes
- white_check_mark
It sounds like you might be after the first option?
What did you do?
Two rules
First file:
hear: "magic words"
reaction: eyes
Second file:
hear: "magic words"
reaction: white_check_mark
What did you expect to happen?
Expected my bot to react to a message with text "magic words" with 2 emojis: 👀 and ✅
What happened instead?
Only ✅ appeared.
Your Environment
Please complete the following information):
The text was updated successfully, but these errors were encountered: