hipchat-slackinvite-integration
Hipchat integration for getting yourself an invite to slack workspace!
Configs
slack_ws
: Required! Your slack workspace name.slack_token
: Required! Your slack workspace legacy token.hipchat_company
: Required! Your hipchat company name for hipchat url. If not * sure, put 'api' without quotes.hipchat_token
: Required! Your hipchat room (send notification) token.- For local : Edit the
config.js
file with your values.
Heroku
- To deploy on heroku, click the Deploy To Heroku badge on the github README.md
Local
- Clone this repo
cd hipchat-slackinvite-integration
node app.js
Docker
- Run :
docker run -d -p 8080:8080 dockt/hipchat-slackinvite-integration
- Docker image : dockt/hipchat-slackinvite-integration
Built With
- dockerfile
- express.js
- hipchat
- javascript
- node.js
- slack
Log in or sign up for Devpost to join the conversation.