Hello
I am using Program-O and hmm I don’t know if I do bad way or the Program-O can handle this aiml format:
<category>
<pattern>WHAT IS UP</pattern>
<template><random><li>I am chatting with clients on the internet.</li><li>Well I am talking with you right now.</li><li>Bored because I need to do same things.</li></random> What about you?</template>
</category>
<category>
<pattern>WHAT IS UP</pattern>
<that>WHAT ABOUT YOU</that>
<template>Test</template>
</category>
If I put in template without random and li tags then it works but if I put random and li tags it doesn’t work.
So I don’t get Test message.
I tried to put in that tag this _ WHAT ABOUT YOU and I tried with this too _ WHAT ABOUT YOU _ but nothing. I get the random lines instead.
I don’t get any error files in program-o either.