Broach: a Campfire API implementation for Ruby
Today we released a lightweight implementation of the web API for 37signal’s Campfire called Broach. It’s really handy to use in your notification scripts.
Broach.settings = { 'account' => 'example', 'token' => 'xxxxxx' }
Broach.speak('Office chat', 'The filesystem on Server 1 is almost full!')
If you want to try it out, you can simple install the gem.
$ gem install broach
You can find more details on the GitHub project page. The source is documented so you probably want to start reading there.
Add your comment
In order to fight spam on this blog, posting comments from a browser without javascript is currently not supported.
Subscribe
Comments