CommandBot Version 0.3 Released

Posted by Trejkaz Wed, 17 Aug 2005 09:25:00 GMT

The code has been cleaned up and CommandBot 0.3 is out.

The important changes are:

  • Implemented a basic conversation framework for interacting with the bot via chats;
  • Implemented a basic roster class for getting presence of contacts;
  • Improved reliability of automatic reconnection;
  • Added ability to specify the resource priority in the configuration.

This brings CommandBot up to the required functionality to use my SnipSnap plugins, so those will be cleaned up and released next.

Tags , ,

CommandBot Version 0.2 Released

Posted by Trejkaz Fri, 27 May 2005 12:00:00 GMT

As promised, the first public version of my CommandBot is released.

Next come the SnipSnap Extensions, which will need a little rewriting for some of the changes I’ve made in this version.

Update: Make that a lot of rewriting. Obviously if it were only a little rewriting, I would have finished ages ago. :-)

Tags , ,

CommandBot: Almost There

Posted by Trejkaz Tue, 17 May 2005 06:04:00 GMT

I’ve been wanting to release my Jabber integration code for SnipSnap for a while now. The only thing stopping me was that it depended upon a large slab of JSO integration code (tentatively named CommandBot) which was in really bad state.

I spent the past weekend (and an evening or two) tidying up the CommandBot code and getting it into presentable form for embedding in other people’s apps. Code-wise, it’s about ready, but I do need to slap the licencing crap into all the files, and then throw it into Subversion before I can think about releasing it.

The initial version will be 0.2, and I’ll mark it alpha just because it’s in a state of flux. As far as stability goes, I haven’t seen it play up yet, in many months of constant operation.

Tags , ,