# File lib/rbot/core/basics.rb, line 76
  def bot_hide(m, param)
    @bot.join 0
  end