Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leklund/bitbucket-irc-notification
- Owner: leklund
- Created: 2013-05-30T19:16:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T23:01:44.000Z (about 11 years ago)
- Last Synced: 2024-10-25T13:01:11.022Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 112 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.