0.0.1 • Published 9 years ago

iflux-slack-gateway v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

iflux-slack-gateway

Integration gateway between slack and the iflux.io middleware

Development setup

Create a .env file in the root directory of the project and put the following content:

COMMON_SLACK_ENABLE=false

SLACK_ACTION_TYPE=http://localhost:3000/schemas/actionTypes/slackMessageSending

Mandatory

NameDescription
COMMON_SLACK_ENABLEEnable/Disable Slack system.
SLACK_ACTION_TYPEDefine the slack message type. Must be unique.