« Return to Thread: including a SRAI tag in to condition tags

Re: including a SRAI tag in to condition tags

by Square Bear :: Rate this Message:

Reply to Author | View in Thread

You can include SRAI tags in conditions no problem. Yours would look
something like this:

<category>
<pattern>98</pattern>
<template>
<think>
<set name="ultimas2Palabras"><that/></set>
</think>
<condition name="ultimas2Palabras">
    <li value="* PODER CONTINUAR"><srai>COMENZAROE</srai></li>
    <li value="* HAYA HECHO"><srai>OEAC</srai>2</li>
    <li value="* ESTE LISTO"><srai>OENM</srai>3</li>
</condition>
</template>
</category>

However, I don't think you can put wildcards in, so you may have to include
more condition statements to cover every response.
Regards
- Steve Worswick
http://www.mitsuku.com

_______________________________________________
This is the alicebot-general mailing list
Reply to alicebot-general@...
Unsubscribe and change preferences at http://list.alicebot.org/mailman/listinfo/alicebot-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/

 « Return to Thread: including a SRAI tag in to condition tags