nest-notifications
nest-notifications copied to clipboard
Feature/slack channel implementation
This feature will allow users to send notifications on specified slack channel as a bot.
Slack module is built upon Slacks node sdk
API Enforcements:
Requires specifying slack channel in notification channels and need to define toSlack() method that returns slack data.
Notifiable slack channels can be specified with getSlackChannel()
@sonimadhuri Please share a sample implementation for the Slack Channel.
Also, please change PR to squareboat:develop branch.
@vinayak25 Updated target branch, please check.