Class: Ruboty::Handlers::OpeningSentence
- Inherits:
-
Base
- Object
- Base
- Ruboty::Handlers::OpeningSentence
- Defined in:
- lib/ruboty/handlers/opening_sentence.rb
Instance Method Summary collapse
Instance Method Details
#opening_sentence(message) ⇒ Object
9 10 11 |
# File 'lib/ruboty/handlers/opening_sentence.rb', line 9 def opening_sentence() Ruboty::Actions::OpeningSentence.new().call end |