Class k.responder:

Part of kiMod View In Hierarchy

Known subclasses: kiMod.megahalResponder, kiMod.niallResponder

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):
Undocumented
def learn(self, string):
learns a new string, without responding
def reply(self, msg):
reply to a string, potentially learning it
def cleanup(self):
cleanup before shutdown, if needed
API Documentation for OtfBot, generated by pydoctor at 2010-01-14 18:51:57.