Closed denmarkmeralpis closed 4 years ago
Bot.on :reaction do |message| message.emoji # => "👍" message.action # => "react" message.reaction # => "like" message.reply(text: 'Thanks for liking my message!') end
@denmarkmeralpis This is nice! 👍
Sweet, with tests and examples and all! Thanks for the great pull request @denmarkmeralpis!
I released 1.5.0, and it has this in it!
Yey! Thanks 🤘🏻
Usage