# File lib/rbot/core/config.rb, line 169
  def bot_save(m, param)
    @bot.save
    m.okay
  end