Module: Bitbot::Version
- Defined in:
- lib/bitbot/plugin/version.rb
Instance Method Summary collapse
Instance Method Details
#on_version ⇒ Object
2 3 4 |
# File 'lib/bitbot/plugin/version.rb', line 2 def on_version m.user.msg "I am version 0.1.18 BETA. I am owned and operated by WeirdThall." end |