[alicebot-style] ProgramD Database Loggig

Dr. Rich Wallace alicebot-style@list.alicebot.org
Sat, 31 Jul 2004 00:49:59 -0400 (EDT)


I'm not sure of the answer to your question, but you might want to try
posting it to alicebot-developer instead of alicebot-style.

> I'm tinkering around with ProgramD, looking for a new library to replace
> my use of perl's Chatbot::Eliza.
> I've gotten the program to work well enough, but the issue I'm having is
> making it log conversations to the database with the screenname. I have
> set database logging to true and configured server.properties with the
> url for my database.
>
> 1) Conversations from the console get logged to the database just fine,
> but conversations from AIM do not appear.
>
> 2) Logging from AIM should have the user's screenname either in user_id
> or clientname (once they start getting logged).
>
> Am I missing something to make Alicebot log AIM conversations to the
> database?
>
>