CursedChrome
CursedChrome copied to clipboard
Added Slack webhook support
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.