# File lib/rbot/core/config.rb, line 198
  def bot_version(m, param)
    m.reply version_string
  end