If I want to add more aiml files I find around the net do I simply place them in the alice/aiml folder and run alice/src/admin/botload.php and let it run through the new aiml files? Is that all it takes? If there is anything else involved? What if two different aiml files are trying to answer the same question with different responses? Do they get added together?
Like if one aiml file says to answer a "Hello" with a "Hi. How are you doing?"
but the other aiml file wants to just say "hello" back. Will the system automatically put both lines in so that it will then use one or the other when somebody says "Hello"?
|