Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22123 > unrolled thread

JSONBOT 0.84.4 RELEASE available

Started byBart Thate <bthate@gmail.com>
First post2012-03-24 13:04 -0700
Last post2012-03-24 13:04 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  JSONBOT 0.84.4 RELEASE available Bart Thate <bthate@gmail.com> - 2012-03-24 13:04 -0700

#22123 — JSONBOT 0.84.4 RELEASE available

FromBart Thate <bthate@gmail.com>
Date2012-03-24 13:04 -0700
SubjectJSONBOT 0.84.4 RELEASE available
Message-ID<19170095.91.1332619463664.JavaMail.geo-discussion-forums@ynne2>
*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@gmail.com or in  #dunkbots on irc.freenode.net.

HF !

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web