Part of otfbot.services View Source
Class | MyTCPServer | TCPServer, which has self.root, self.parent and self.factory |
Class | botService | botService spawning MYTCPServer instances using Server as protocol |
Class | Server | the server protocol, implemending pluginSupport and IRCUser |
Class | ircServerFactory | Factory building Server instaces, used by twisted |