public
Description: An extensible bot for the Campfire web-based chat system #crc
Homepage:
Clone URL: git://github.com/timriley/campfire-bot.git
name age message
file .autotest Thu Jan 22 09:48:12 -0800 2009 autotest should monitor plugin files for modifi... [joshwand]
file .gitignore Sun Aug 02 20:26:31 -0700 2009 Add a OurQuotes plugin to accept and recall quo... [Marcel Cary]
file README.textile Sun Aug 02 20:55:48 -0700 2009 update mcary's name [timriley]
file TODO Thu May 14 21:40:51 -0700 2009 todo Signed-off-by: Tim Riley <tim@openmonkey.... [joshwand]
file cfbot-stop.sh Sun Aug 02 20:35:37 -0700 2009 stop script [joshwand]
file config.example.yml Sun Aug 02 20:36:12 -0700 2009 svn plugin [joshwand]
directory lib/ Mon Aug 03 21:12:04 -0700 2009 require tinder (with file upload support) and m... [timriley]
directory plugins/ Mon Aug 03 21:10:25 -0700 2009 fixes to make Accountability work properly. [timriley]
directory script/ Mon Oct 27 05:25:15 -0700 2008 make the restructure work [timriley]
directory spec/ Sun Aug 02 20:35:39 -0700 2009 jira plugin refactor to not rely on issue order... [joshwand]
directory tmp/ Wed Jan 21 17:45:59 -0800 2009 beer plugin initial work [joshwand]
directory var/ Sun Aug 02 20:26:31 -0700 2009 Add a OurQuotes plugin to accept and recall quo... [Marcel Cary]
directory vendor/ Mon Oct 27 05:43:07 -0700 2008 move the escape library into a vendor/ dir [timriley]
README.textile

Campfire Bot

This is an under-heavy-development bot for the Campfire web-based chat system.

It aims to be multi-purpose and extensible.

Installation

Download

Download the source from github

Dependencies:

  • rubygems
  • timriley-tinder (http://github.com/timriley/tinder)
  • hpricot
  • mime-types
  • activesupport

Configuration

Create a config.yml in the root of the source directory. Use config.example.yml as an example.

Usage

To run the bot, run script/bot with the environment name as the argument:

script/bot development

Authors

Tim Riley – github | www | email

Contributors