o.p.i.ki : module documentation

Part of otfbot.plugins.ircClient View Source

Try to emulate a normal user by answering
Class Meta Undocumented
Class responder a prototype of a artificial intelligence responder.
Function ascii_string make sure, the string uses only ascii chars
Class udpResponder Undocumented
Class webResponder Undocumented
Class niallResponder Undocumented
Class elizaResponder Undocumented
Class megahalResponder implements a responder based on the megahal ai-bot
Class Plugin Undocumented
def ascii_string(msg): (source)

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 2011-05-03 16:14:29.