Class: Ruboty::Handlers::Shibuyarin

Inherits:
Base
  • Object
show all
Defined in:
lib/ruboty/handlers/shibuyarin.rb

Instance Method Summary collapse

Instance Method Details

#reaction(message) ⇒ Object



11
12
13
# File 'lib/ruboty/handlers/shibuyarin.rb', line 11

def reaction(message)
  Ruboty::Shibuyarin::Actions::Reaction.new(message).call
end