Menu

#8 Jabber chatbot framework

open
messaging (1)
5
2005-04-29
2005-04-29
No

Create a framework for creating Jabber chatbots. It
should be simple enough for beginning programmers to
use. You may want to look at the Smack Jabber library.

As an example of how this framework would be used, I
would like to be able to create a trivial chatbot that
says "Booyah!!" for any message that anyone sends to it.

The chatbot code I need to write should be in its own
object, and then this object is pluggied into the
Jabber framework. Thus I do not need to worry about
Jabber or networking, although I do need to have a
Jabber account on the server I want my bot to be on.

The exact design of this feature requires some thought
and perhaps experimentation. Please propose some ideas
for the design for feedback on the mailing list.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.