lachie / campfire-bot forked from timriley/campfire-bot

An extensible bot for the Campfire web-based chat system #crc

This URL has Read+Write access

name age message
file .autotest Thu Jan 22 09:48:12 -0800 2009 autotest should monitor plugin files for modifi... [joshwand]
file .gitignore Loading commit data...
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/
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 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