Project

firebot

0.0
No commit activity in last 3 years
No release in over 3 years
Extensible Campfire bot to integrate with other applications/services
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3.0
~> 2.5.0

Runtime

~> 1.1.0
~> 0.5.7
~> 0.14.6
~> 0.8.1
 Project Readme

Firebot

Firebot is a bot for Campfire, the chat application from 37Signals, that offers an extensible interface to programmatically integrate it with other applications/services.

WARNING

FIREBOT IS UNDER DEVELOPMENT. NO STABLE RELEASE IS AVAILABLE.

Usage

Firebot comes with its own executable. firebot in the terminal gives you its options:

Tasks:
  firebot create_config  # Create a sample config file in ~/.firebot
  firebot help [TASK]    # Describe available tasks or one specific task
  firebot start          # Startup the Firebot daemon
  firebot stop           # Stop the Firebot daemon

The steps to get it up and running are:

  1. Run firebot create_config
  2. Tweak the config file in ~/.firebot
  3. Run firebot start

Supported Applications/Services

PingPong: dummy plugin to check the plugins interface.

Meta

Author

Marcelo Silveira :: marcelo@mhfs.com.br :: @mhfsilveira

License

Firebot is released under the MIT Licence. Copyright © 2011 Marcelo Silveira.