Class: Ruboty::Handlers::Gekiron

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

Instance Method Summary collapse

Instance Method Details

#topic(message) ⇒ Object



17
18
19
# File 'lib/ruboty/handlers/gekiron.rb', line 17

def topic(message)
  Ruboty::Gekiron::Actions::Topic.new(message).call
end