Part of plugins.ircClient.ki View Source View In Hierarchy
Method | __init__ | starts the megahal program |
Method | learn | learns msg without responding |
Method | reply | replies to msg, and learns it |
Method | cleanup | clean megahal shutdown |
Parameters | msg | the string to learn (type: string ) |
Parameters | msg | the string to reply to (type: string ) |
Returns | (type: string @returns the answer of the megahal bot ) |