# File lib/rbot/core/basics.rb, line 72
  def bot_restart(m, param)
    @bot.restart param[:msg].to_s
  end