Module: Bitbot::Doc
- Included in:
- Plugin
- Defined in:
- lib/bitbot/plugin/doc.rb
Instance Method Summary collapse
Instance Method Details
#on_doc(m) ⇒ Object
2 3 4 |
# File 'lib/bitbot/plugin/doc.rb', line 2 def on_doc(m) m.reply "Useful Information : TipJar Wiki - https://github.com/weirdthall/TipJar/wiki" end |