Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 993 Bytes

README.textile

File metadata and controls

46 lines (27 loc) · 993 Bytes

Campfire Bot

This is a bot for the Campfire web-based chat system.

It aims to be multi-purpose and extensible.

Installation

Download

Download the source from github

Gem Dependencies:

  • rubygems
  • tinder > 1.4.0
  • hpricot
  • mime-types
  • activesupport
  • logging

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

Original Author

Tim Riley – github | www | email

Maintainer

Contributors