Welcome to JSONBOT
==================

JSONBOT is a remote event-driven framework for building bots that talk JSON to 
each other over XMPP. 

This distribution provides bots built on this framework for console, IRC, XMPP and WWW.

JSONBOT uses jsb package.

JSONBOT contains the following programs:

    * jsonbot - in menoriam of 
    * jsb - console version of jsb
    * jsb-convore - Convore version of jsb 
    * jsb-makecert - create keys and certifictes for web console SSL
    * jsb-init - create data directory and config examples, default ~/.jsb
    * jsb-irc - IRC version of jsb
    * jsb-fleet - mix IRC and XMPP bots
    * jsb-sed - sed a whole directory
    * jsb-stop - stop a running bot
    * jsb-tornado - a shell web server based on tornado
    * jsb-udp - send udp packets to the bot that will relay the data
    * jsb-udpdirect - a stand alone udp program, copy & edit
    * jsb-xmpp - XMPP version of jsb

see http://pikacode.com/milla/jsonbot

if you want the GAE part of the bot install from mercurial repo.

* "hg clone http://pikacode.com/milla/jsonbot"

license
~~~~~~~

JSONBOT is free code (MIT) and can be cloned where needed. 

contact the developer
~~~~~~~~~~~~~~~~~~~~~

    * email: milla@dds.nl
    * IRC: botfather on #dunkbots irc.freenode.net
