I have read the users manual and am familiar with chatbots via AIML but there must be something very simple that I don’t understand.
I ran the simpletopics.top example which works fine. Then I began modifying it to become an replacement for an AIML NPC that I had developed earlier. The new topics I added to simpletopics did not work. Finally I reduced the scrip to:
topic: ~WHATAREYOU()
t: Death, soon I will be your only friend.
t: I am Death, the Grim Reaper, the Great Equalizer. I have many more names.
—
This topic is not recognized even though it seems to build correctly. I have tried deleting everything in TOPICS and USERS and doing rebuilds of 0 and 1 but get the same response.
Hey, what were we talking about. CS does not seem to recognize the topic I have created. I realize that it is probably something very basic but I don’t see it.
Thanks.