nodebb-plugin-slack-hyo
v0.2.0
Published
NodeBB Plugin for posting new posts via Slack webhooks
Downloads
5
Readme
NodeBB Slack
NodeBB Plugin for posting new posts via Slack webhooks.
Installation
npm install nodebb-plugin-slack-hyo
Then rebuild and restart
NodeBB
.
Configuration
- Install NodeBB Slack plugin and activate.
- Setup a Slack account and configure an Incoming WebHook from the Integrations section.
- In the plugin settings page in NodeBB Admin control panel, specify the Webhook URL provided by Slack and a channel to send the notifications.
- Restart NodeBB.