mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 02:00:29 +08:00
title, permalink, layout, plugin
| title | permalink | layout | plugin | |||||
|---|---|---|---|---|---|---|---|---|
| talk-plugin-slack-notifications | /plugin/talk-plugin-slack-notifications/ | plugin |
|
Enables all new comments that are written to be posted to a Slack channel as
well. Configure an
Incoming Webhook
app and provide that url in the form of the SLACK_WEBHOOK_URL
detailed below.
Warning: On high volume sites, this means every single comment will flow into Slack, if this isn't what you want, be sure to use the provided plugin as a recipe to further customize the behavior.
Configuration:
SLACK_WEBHOOK_URL(required) - The webhook url that will be used to post new comments to.