Module: Bitbot::Online

Included in:
Plugin
Defined in:
lib/bitbot/plugin/online.rb

Instance Method Summary collapse

Instance Method Details

#on_doc(m) ⇒ Object



2
3
4
# File 'lib/bitbot/plugin/online.rb', line 2

def on_doc(m)
  m.reply "TipJar is online. Please type +help to interact with me."
end