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
FBFBOT is free code (MIT) and can be cloned where needed.
* email: feedbackflow@gmail.com
* jabber/xmpp: feedbackflow@gmail.com
* IRC: feedbackflow on #fbf irc.freenode.net
* twitter: http://twitter.com/feedbackflow
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