Skip to content

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

Notifications You must be signed in to change notification settings

schlick/campfire-bot

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 99.9%
  • Shell 0.1%