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