https://github.com/beebeeep/github-notifier
Simple XMPP bot to notify users about Github events - commits, comments, pull-requests etc
https://github.com/beebeeep/github-notifier
Last synced: 4 days ago
JSON representation
Simple XMPP bot to notify users about Github events - commits, comments, pull-requests etc
- Host: GitHub
- URL: https://github.com/beebeeep/github-notifier
- Owner: beebeeep
- License: other
- Created: 2012-09-13T14:46:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-27T08:35:22.000Z (over 13 years ago)
- Last Synced: 2026-06-09T09:59:46.996Z (4 days ago)
- Language: Perl
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is a simple XMPP bot to notify developers about github commits, comments, pull-requests etc.
Also subscribers can send comments to pull-requests, issues and commits through XMPP.
It listens some TCP port and accepts HTTP requests from github.
You need to setup some web hooks in your repo to enable notifications (check out documentation at http://developer.github.com/v3/repos/hooks/)