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 Thu Jan 29 10:02:33 -0800 2009 ignore everything in tmp/ [joshwand]
file README.textile Loading commit data...
file TODO Thu May 14 21:40:51 -0700 2009 todo Signed-off-by: Tim Riley <tim@openmonkey.... [joshwand]
file config.example.yml
directory lib/
directory plugins/
directory script/ Mon Oct 27 05:25:15 -0700 2008 make the restructure work [timriley]
directory spec/
directory tmp/ Wed Jan 21 17:45:59 -0800 2009 beer plugin initial work [joshwand]
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