class documentation

class Plugin(plugin.Plugin): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method GET Undocumented
Instance Variable bot Undocumented
def __init__(self, bot): (source)

Undocumented

@callback
def GET(self, path, headers, request): (source)

Undocumented

Undocumented