class documentation

class botService(service.MultiService): (source)

View In Hierarchy

botService spawning MYTCPServer instances using Server as protocol

Method __init__ Undocumented
Method startService Undocumented
Class Variable name Undocumented
Instance Variable config Undocumented
Instance Variable instances Undocumented
Instance Variable parent Undocumented
Instance Variable root Undocumented
def __init__(self, root, parent): (source)

Undocumented

def startService(self): (source)

Undocumented

name: str = (source)

Undocumented

Undocumented

instances: list = (source)

Undocumented

Undocumented

Undocumented