nest-notifications
nest-notifications copied to clipboard
Multi-Channel, Single API package for NestJS
Hello, I've figured it out how to use it but i think it will be good to add a documentation on how to use this.
This feature will allow users to send notifications on specified slack channel as a bot. Slack module is built upon [Slacks node sdk](https://slack.dev/node-slack-sdk/web-api) API Enforcements: Requires specifying slack channel in...
It would be good if we have support for MS Teams channels where we should receive notifications for our product
We currently support following channels: 1. Push Notification using FCM 2. Mail (uses [nest-mailman](https://github.com/squareboat/nest-mailman) We are looking to expand our support for **[Slack](https://api.slack.com/)** channel.