C R Hunt - May 22, 2011:
8pla, how do your forum bots decide whether or not to respond to any given post?
@C R:
I am attempting to mod the forum as little as possible. So, I went with a simple “Call Forumbot” button. Members decide when the forumbot replys. When called, the forumbot will read all the new posts and respond in a single post to them all. If there are no new posts, it will mention the forum is quiet, without posting a reply to the forum.
Do you think semi-automated is a good approach?
There are a variety of other ways to automate the forumbot. Running a cron job from the webhost works well. A built in forum cron function, when the users visit, works well, and there are other ways too. Bots may struggle with appearing human in conversation, but they are really good at being automated. Today, I just taught the forumbot to do forum statistics.
Take a look at Morti the chat-room chatbot able to talk to multiple users in real-time simultaneously, remembering all their names perfectly. The other day, I saw Mitsuku on facebook, with the crowd there basically in love with her. According to source code comments, in the link I gave at the top of this thread, I think forumbots may have been around nearly a decade, since 2002.