eric-cc-su / PyAiml2

Python 3 and AIML 2 update of pyaiml (originally forked from huntersan9)
Other
6 stars 2 forks source link

AIML sets - <star> needs to apply to pattern sets #2

Open eric-cc-su opened 8 years ago

eric-cc-su commented 8 years ago

Example: Q: "Do you do <set>action</set>?" A: "Yes I do <star/>!"

Answer becomes "Yes I do !" instead of "Yes I do *action*!"

eric-cc-su commented 8 years ago

Commit c993bdb81bd291f0429a3efa27af39a2a85b45c8