npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@bitfinex/bfx-facs-grc-slack

1.0.0

@vigan-abd

npmHomeRepoSnykSocket
Downloads:8
$ npm install @bitfinex/bfx-facs-grc-slack
DailyWeeklyMonthlyYearly

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"
  }
}