kdb.plugins.ctcp module

CTCP

This plugin provides responses to IRC CTCP Events and responds to them appropiately.

class kdb.plugins.ctcp.CTCP(*args, **kwargs)

Bases: kdb.plugin.BasePlugin

IRC CTCP Events Plugin

This plugin provides responses to IRC CTCP Events and responds to them appropiately.

NOTE: There are no commands for this plugin (yet).

This Page