Welcome to FBFBOT

the fbf pakage contains the following programs:

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

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

see https://github.com/feedbackflow/fbfbot

license

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

contact the developer

* email: feedbackflow@gmail.com
* jabber/xmpp: feedbackflow@gmail.com
* IRC: feedbackflow on #fbf irc.freenode.net
* twitter: http://twitter.com/feedbackflow

running a development version of the bot

first checkout the main bot from the mercurial repository

git clone https://github.com/feedbackflow/fbfbot.git

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