Class ::Bot::Auth::ManagerClass
In: lib/rbot/core/remote.rb
Parent: Object

We extend the ManagerClass to handle remote logins

Methods

Constants

MAX_SESSION_ID = 2**128 - 1

Public Instance methods

Creates a session id when the given password matches the given botusername

Returns the botuser associated with the given session id

[Validate]