Files
talk/plugins/talk-plugin-slack-notifications
Glynn Phillips 08c01981ac Update the slack config name in the docs
The documentation for the slack notification plugin referenced the wrong
environment variable name.
2019-03-19 14:16:07 +00:00
..
2018-06-05 04:28:54 +02:00

title, permalink, layout, plugin
title permalink layout plugin
talk-plugin-slack-notifications /plugin/talk-plugin-slack-notifications/ plugin
name provides
talk-plugin-slack-notifications
Server

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 TALK_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:

  • TALK_SLACK_WEBHOOK_URL (required) - The webhook url that will be used to post new comments to.