Class: Ruboty::Handlers::YMCrawl

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

Instance Method Summary collapse

Instance Method Details

#hello(message) ⇒ Object



22
23
24
# File 'lib/ruboty/handlers/ymcrawl.rb', line 22

def hello(message)
  message.reply("hello!!")
end