nodebb-plugin-slack-extended

NodeBB Plugin for posting new posts via Slack webhooks

Usage no npm install needed!

<script type="module">
  import nodebbPluginSlackExtended from 'https://cdn.skypack.dev/nodebb-plugin-slack-extended';
</script>

README

NodeBB Slack

NodeBB Plugin for posting new posts via Slack webhooks.

Configuration

  1. Install NodeBB Slack plugin and activate.
  2. Setup a Slack account and configure an Incoming WebHook from the Integrations section.
  3. In the plugin settings page in NodeBB Admin control panel, specify the Webhook URL provided by Slack and a channel to send the notifications.
  4. Restart NodeBB.