[pandorabots-general] Bots losing memory

Marcus Dickinson waarangel at gmail.com
Thu Apr 17 09:01:58 PDT 2008


Good day,

Been working on a pandorabot, specifically with bot recollection. My bot
seems to lose his memory of name and topic. Here's a simple test AIML:

<aiml>
 <category>
  <pattern>GET PREDICATES</pattern>
  <template>
  Name = <get name="name"/><br/>
  Topic = <get name="topic"/><br/>
  </template>
 </category>
</aiml>

Now when I first talk to the bot, it has neither of these fields. So I
provide it my name and a topic. It then returns the appropriate values.
However, I have noticed ifI go back to the bot, from the same computer, an
hour later, it has forgotten who I am and what the topic is.

Is anyone else experiencing this? Or does anyone have an idea as to where I
may be going wrong?

Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.pandorabots.com/pipermail/pandorabots-general/attachments/20080417/f055fff3/attachment.html 


More information about the pandorabots-general mailing list