Created by: rohitpaulk
fixes #3 (closed).
This is implemented as a HipChat addon.
No copy-paste configuration is needed, all that is handled by a HipChat webhook. Here's a live demo of the admin app.
When it's time to deploy, one would set DEPLOYED
to true
as usual and then go to "https://hipchat.com/admin/addons" and click on Build and install your own integration. After that, he'd paste the URL of the app in the modal, and the configuration will be done automatically. Hipchat sends in the OAuth ID and Secret to a specified URL, and the app manages the rest. :)