class documentation

Undocumented

Method __init__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Method getIdleTime Returns a string.
Method getPersonCommands finds person commands
Instance Variable account Undocumented
Instance Variable name Undocumented
Instance Variable status Undocumented
def __init__(self, name, baseAccount):
def __repr__(self) -> str:

Undocumented

def __str__(self) -> str:

Undocumented

def getIdleTime(self):

Returns a string.

def getPersonCommands(self):

finds person commands

these commands are methods on me that start with imperson_; they are called with no arguments

account =

Undocumented

name =

Undocumented