<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 8: Jabber chatbot framework</title><link href="https://sourceforge.net/p/csjava/feature-requests/8/" rel="alternate"/><link href="https://sourceforge.net/p/csjava/feature-requests/8/feed.atom" rel="self"/><id>https://sourceforge.net/p/csjava/feature-requests/8/</id><updated>2005-04-29T04:10:19Z</updated><subtitle>Recent changes to 8: Jabber chatbot framework</subtitle><entry><title>Jabber chatbot framework</title><link href="https://sourceforge.net/p/csjava/feature-requests/8/" rel="alternate"/><published>2005-04-29T04:10:19Z</published><updated>2005-04-29T04:10:19Z</updated><author><name>Toby Donaldson</name><uri>https://sourceforge.net/u/tobydonaldson/</uri></author><id>https://sourceforge.net661e9f341ad39e28851108160b003f9b6346d304</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Create a framework for creating Jabber chatbots. It&lt;br /&gt;
should be simple enough for beginning programmers to&lt;br /&gt;
use. You may want to look at the Smack Jabber library.&lt;/p&gt;
&lt;p&gt;As an example of how this framework would be used, I&lt;br /&gt;
would like to be able to create a trivial chatbot that&lt;br /&gt;
says "Booyah!!" for any message that anyone sends to it.&lt;/p&gt;
&lt;p&gt;The chatbot code I need to write should be in its own&lt;br /&gt;
object, and then this object is pluggied into the&lt;br /&gt;
Jabber framework. Thus I do not need to worry about&lt;br /&gt;
Jabber or networking, although I do need to have a&lt;br /&gt;
Jabber account on the server I want my bot to be  on.&lt;/p&gt;
&lt;p&gt;The exact design of this feature requires some thought&lt;br /&gt;
and perhaps experimentation. Please propose some ideas&lt;br /&gt;
for the design for feedback on the mailing list.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>