Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leklund/bitbucket-irc-notification

Sinatra app that does IRC notification from the Bitbucket POST service.
https://github.com/leklund/bitbucket-irc-notification

Last synced: 30 days ago
JSON representation

Sinatra app that does IRC notification from the Bitbucket POST service.

Awesome Lists containing this project

README

        

## Bitbucket Irc Notifer

A very simple sinatra app that responds to POST requests and
notices the irc channel of your choice. Designed to be used with the
Bitbucket POST service.

Works great on a single heroku dyno!

This uses a modified version of the github irc notification code.