# File lib/rbot/core/config.rb, line 187
  def bot_status(m, param)
    m.reply @bot.status
  end