# File lib/rbot/botuser.rb, line 367 def reset_autologin @autologin = Auth.manager.bot.config['auth.autologin'] unless defined?(@autologin) end