class Ruboty::Handlers::Rin

Public Instance Methods

rin(-chan(message)) click to toggle source
# File lib/ruboty/handlers/rin-chan.rb, line 8
def rin-chan(message)
  Ruboty::Rin-chan::Actions::Rin-chan.new(message).call
end