[pandorabots-general] Custom Properties in Pandora Bot
Takemoto
timtak at nihonbunka.com
Fri Jul 7 18:15:54 PDT 2006
Dear Catherine, Aka Falconbot
My answer is probably too simplistic but....
If you add new properties such as "fruitjuice" : ""grapefruit"
or "birthplace" : "Detroit" then even if you ask "what is your birthplace"
or "what fruit juice do you like" the values "grapefruit" and "biirthplace"
will not be give in response by your bot until you also add aiml to
make your bot do so.
You can do this by adding aiml like this
<category>
<pattern>What is your favourite fruit juice?</pattern>
<template>My favouite fruit juice is <bot name="fruitjuice"></template>
</category>
http://en.wikipedia.org/wiki/AIML
I am sorry if this response missed the mark. I am an aiml beginner.
Tim
More information about the pandorabots-general
mailing list