Skip to content
forked from bbelchak/campy

Extensible bot for Campfire, the web-based chat service from 37signals.

Notifications You must be signed in to change notification settings

askedrelic/campy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Campy is designed to be a self-contained, self-sufficient bot for Campfire. It is designed to be highly extensible through a very simple plugin interface.

Setup

Campy is easily set up. Just clone the repository, configure the settings to be appropriate for your environment, then run: python ./campy.py

Developing plugins

Developing plugins is fun and easy. Check out the plugins directory for a couple of examples. I am sure there are improvements that can be made, but it's a start.

TODO

  • Package using distutils or something similar.
  • Start as a daemon
  • Develop some other plugins
  • Further flesh out the plugins system.

About

Extensible bot for Campfire, the web-based chat service from 37signals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%