ruboty-slack_reaction_added
Slack Reaction added event extension for RubotySlackRTM.
Installation
Add this line to your application's Gemfile:
gem 'ruboty-slack_reaction_added'
ENV
-
DISABLE_DEFAULT_REACTION_HANDLERS: Disable ruboty-slack_reaction_added handlers-
@bot reaction pingmessage reaction added: reply pong again -
@bot reaction namemessage reaction added: reply reaction name - 🔖 reaction : reply permalink
- 👍 reaction : bot +1
-
Handler options
-
allow_reaction: handler is also called on the event to which the reaction_added -
raction_only: handler will only be called on the event to which the reaction_added
Message
-
message.reaction: get reaction name -
message.reaction_by: get reaction_added user name
