Welcome to GGZBOT
=================

the ggz pakage contains the following programs:

    * ggz - console bot
    * ggz-fleet - mix IRC and XMPP bots
    * ggz-irc - IRC bot
    * ggz-tornado - a shell web server based on tornado
    * ggz-sleek - XMPP bot

note: GGZBOT is in very early stage of development right now and still subject to change of protocols and API.

see http://ggzbot.googlecode.com.

license
~~~~~~~

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

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

    * email: ggzpreventie@gmail.com
    * jabber/xmpp: ggzpreventie@gmail.com
    * IRC: botfather on #dunkbots irc.freenode.net
    * twitter: http://twitter.com/ggzpreventie

urls
~~~~

    * Source code: http://ggzbot.googlecode.com

running a development version of the bot
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

first checkout the main bot from the mercurial repository

    hg clone http://ggzbot.googlecode.com/hg ggzbot

now you can run the programs in the bin directory with the
./bin/<program>  command. try ./bin/ggz for the console app
