class Ruboty::Handlers::Twada
Public Instance Methods
lion(message)
click to toggle source
# File lib/ruboty/handlers/twada.rb, line 8 def lion(message) message.reply(Ruboty::Twada::Lion.new.to_s) end
# File lib/ruboty/handlers/twada.rb, line 8 def lion(message) message.reply(Ruboty::Twada::Lion.new.to_s) end