o.p.i.k.responder : class documentation

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

Known subclasses: otfbot.plugins.ircClient.ki.elizaResponder, otfbot.plugins.ircClient.ki.megahalResponder, otfbot.plugins.ircClient.ki.niallResponder, otfbot.plugins.ircClient.ki.udpResponder, otfbot.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, generated by pydoctor at 2011-05-03 16:14:29.