@bitfinex/bfx-facs-grc-slack
v1.0.0
Published
Bitfinex Slack Fac
Readme
bfx-facs-grc-slack
A facility that simplifies the integration of slack message service via greanche service.
Example configuration
{
"s0": {
"enable": true,
"worker": "rest:ext:slack",
"max_length": 1024,
"channel": "slack-channel",
"env": "development"
}
}