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 Fri Jan 09 15:36:04 -0800 2009 Ignore everything below tmp/ in gitignore The ... [Marcel Cary]
file README.textile Loading commit data...
file TODO
file config.example.yml Wed May 13 22:21:29 -0700 2009 Updating example config file to disbale a bunch... [Hugh Evans]
directory lib/
directory plugins/ Wed Jul 01 21:12:34 -0700 2009 failblog plugin [artpop]
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]

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