class Ruboty::Handlers::RinChan
Public Instance Methods
rin_chan(message)
click to toggle source
# File lib/ruboty/handlers/rin_chan.rb, line 8 def rin_chan(message) Ruboty::RinChan::Actions::RinChan.new(message).call end