hubot-github-hipchat
Version:
A Hubot-on-hipchat Script for GitHub
11 lines (7 loc) • 414 B
Markdown
# hubot-github-hipchat
A Hubot Script for getting GitHub notifications in HipChat
See [`src/github-hipchat-notifier.coffee`](src/github-hipchat-notifier.coffee) for full documentation.
This was created because the out-of-the-box GitHub integration for Hipchat
was pants. This one will make annoucements in a channel without truncating
and more customization options.
There are many ways this could be improved.