# File lib/rbot/core/auth.rb, line 334
  def do_autologin(user)
    @bot.auth.autologin(user)
  end