Module kiMod

No module docstring
Class responder a prototype of a artificial intelligence responder.
Function ascii_string make sure, the string uses only ascii chars
Class niallResponder Undocumented
Class megahalResponder implements a responder based on the megahal ai-bot
Class chatMod Undocumented
def ascii_string(msg):

make sure, the string uses only ascii chars (at the moment it removes any char but a-ZA-Z@. and space)

Example:

>>> ascii_string("Umlaute: äöüÜÖÄß!")
'Umlaute aeoeueUeOeAess'
API Documentation for OtfBot, generated by pydoctor at 2010-01-14 18:51:57.