Class: Ruboty::Handlers::Haiku

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

Instance Method Summary collapse

Instance Method Details

#haiku_wo_yome(message) ⇒ Object



10
11
12
# File 'lib/ruboty/handlers/haiku.rb', line 10

def haiku_wo_yome(message)
  Ruboty::HaikuWoYome::Actions::Haiku.new(message).call
end