class documentation
class botService(service.MultiService): (source)
This Service should open a port where either a Telnet- or a SSH-Service is listing.
It have to check the authorization of the User, who wants to use it. It should provide a verbose list of the available Plugins and should manage the textin- and -output. It may also provide a Readline-Interface for easier usage.