0.2.0 • Published 2 years ago

nodebb-plugin-slack-hyo v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NodeBB Slack

NodeBB Plugin for posting new posts via Slack webhooks.

Installation

npm install nodebb-plugin-slack-hyo

Then rebuild and restart NodeBB.

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.