CursedChrome icon indicating copy to clipboard operation
CursedChrome copied to clipboard

Added Slack webhook support

Open sysophost opened this issue 2 years ago • 0 comments

Added support for Slack notifications via webhooks using @slack/webhook.

This expects a valid Slack webhook URL be defined in docker-compose.yml via the SLACK_WEBHOOK_URL environment variable. If this variable is not set then a message is printed to the logs advising that Slack notifications will not be sent.

sysophost avatar Oct 24 '22 02:10 sysophost