nodebb-plugin-slack-notifier(beta)
Simple nodebb plugin that notify slack about new posts in forum with slack webhook url api.
Install
With npm
npm i --save nodebb-plugin-slack-notifier
With yarn
yarn add nodebb-plugin-slack-notifier
You don't have to install type definitions for typescript. It's built in.
Usage
Update your 'slackWebUrl', slack 'channelName' and 'postContentLength' in NodeBB config.json file. The plugin will work for you...:)
Thanks
https://www.npmjs.com/package/nodebb-plugin-slack-extended
Change log
brief change log
Version of ts-np-generator used:
Licence
MIT © Lakshmipriya.mukundan@gmail.com