public
Description: An extensible bot for the Campfire web-based chat system #crc
Homepage:
Clone URL: git://github.com/timriley/campfire-bot.git
campfire-bot / README.textile
100644 40 lines (24 sloc) 0.959 kb

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