JSONBOT 0.84.4 RELEASE available

Bart Thate bthate at gmail.com
Sat Mar 24 16:04:23 EDT 2012


*JSONBOT 0.84.4 RELEASE* available ! 

#IRC  #XMPP  #chatbot  #WWW  #Python  #RSS  #relay 

get it at: http://code.google.com/p/jsonbot/downloads/list
documentation is at http://jsonbot.org

*About JSONBOT:*

JSONBOT is a chatbot that can take commands and react to events on the network it is connected to (IRC, XMPP, WEB mostely). Push functionality is also provided (think RSS feeds to your IRC channel or XMPP conference). It is possible to program your own plugins to create custom functionality.

*In this release:*


default control character for the bot is now ‘;’ .. if you are missing the ‘!’ cc just run ‘;cc-add !’.

- experimental features:

* FiSH support on IRC, thanks to Frank Spijkerman (Aim)
* sleekxmpp driver for xmpp bots, use ./bin/jsb-sleek

- further changes:

* new boot code - bot now tries to detect changes in the code and recreates the dispatch tables when needed.
* reconnect code should work better, disconnect should now be properly detected
* updated tornado to version 2.2 - needed for websockets new style
* database support for sqlite and mysql is now available, see ~/.jsb/config/mainconfig to enable it.

- still todo:

* yes .. docs still need to be written
* yes .. bugtracker needs attention


If you find any bugs in this release please let me know at bthate at gmail.com or in  #dunkbots on irc.freenode.net.

HF !



More information about the Python-list mailing list