module Bitbot::Online
Public Instance Methods
on_doc(m)
click to toggle source
# 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
# 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