Auth

Description

Provides authorization functions for Mojang’s login and session servers

Events

Undocumented

Methods and Attributes

class spockbot.plugins.core.auth.AuthCore(event, online_mode, auth_timeout)
auth_token
client_token
get_shared_secret()
get_username()
password
send_session_auth(pubkey_raw, server_id_raw)
set_auth_token(auth_token)
set_client_token(client_token)
set_password(password)
set_username(username)
shared_secret
start_session()
username