Methods
|
|
__init__
getIdleTime
getPersonCommands
imperson_converse
|
|
__init__
|
__init__ (
self,
name,
baseClient,
chatui,
)
|
|
getIdleTime
|
getIdleTime ( self )
Returns a string.
|
|
getPersonCommands
|
getPersonCommands ( self )
finds person commands
these commands are methods on me that start with imperson_; they are
called with no arguments
|
|
imperson_converse
|
imperson_converse ( self )
|
|