API docs for “plugins.ircClient.ki”

Module p.i.ki

Part of plugins.ircClient View Source

No module docstring
Function filtercolors 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 filtercolors(string): (source)
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 - the friendly Bot, generated by pydoctor at 2010-01-04 01:40:56.