Implements interfaces: twisted.application.service.IServiceMaker, twisted.plugin.IPlugin

Make the web hook dispatching twisted.application.service.Service

Method __init__ Undocumented
Method makeService Create the service.
def __init__(self, _readSecret=readSecret, _getPlugins=getPlugins, _makeWebhookDispatchingResource=makeWebhookDispatchingResource, _strportsService=strports.service, _getModule=modules.getModule, _Site=server.Site):
Undocumented
def makeService(self, config):

Create the service.

Parametersconfigthe command line configuration for this service. (type: a dict-like object)
Returnsan twisted.application.service.IService-providing object. (type: twisted.application.service.IService)
API Documentation for txghbot, generated by pydoctor at 2016-10-15 18:50:32.