Class p.i.k.responder:

Part of plugins.ircClient.ki View Source View In Hierarchy

Known subclasses: plugins.ircClient.ki.elizaResponder, plugins.ircClient.ki.megahalResponder, plugins.ircClient.ki.niallResponder, plugins.ircClient.ki.udpResponder, plugins.ircClient.ki.webResponder

a prototype of a artificial intelligence responder. It does nothing at all, but it contains all the methods needed to extend it for a ai-responder
Method __init__ Undocumented
Method learn learns a new string, without responding
Method reply reply to a string, potentially learning it
Method cleanup cleanup before shutdown, if needed
def __init__(self): (source)
Undocumented
def learn(self, string): (source)
learns a new string, without responding
def reply(self, msg): (source)
reply to a string, potentially learning it
def cleanup(self): (source)
cleanup before shutdown, if needed
API Documentation for OtfBot - the friendly Bot, generated by pydoctor at 2010-01-04 01:40:56.