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