raulanatol / slack_proxy

Slack proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack proxy

Proxy to keep communication between Slack an another application.

Heroku deploy

heroku apps:create
heroku config:set 'SLACK_WEBHOOK=https://hooks.slack.com/services/.../.../...'
heroku config:set 'SLACK_USERNAME=Slack proxy'
heroku config:set 'SLACK_ICON_EMOJI=:space_invader:'
heroku config:set 'SLACK_CHANNEL=#notif_ops'

git push heroku master

About

Slack proxy


Languages

Language:JavaScript 100.0%