package documentation

A class for simple chatbots. These perform simple pattern matching on sentences typed by users, and respond with automatically generated sentences.

These chatbots may not work using the windows command line or the windows IDLE GUI.

Module eliza Undocumented
Module iesha This chatbot is a tongue-in-cheek take on the average teen anime junky that frequents YahooMessenger or MSNM. All spelling mistakes and flawed grammar are intentional.
Module rude Undocumented
Module suntsu Tsu bot responds to all queries with a Sun Tsu sayings
Module util Undocumented
Module zen Zen Chatbot talks in gems of Zen wisdom.

From __init__.py:

Function chatbots Undocumented
Variable bots Undocumented
def chatbots(): (source)

Undocumented

Undocumented