nodebb-plugin-slack-notifier
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

nodebb-plugin-slack-notifier(beta)

Simple nodebb plugin that notify slack about new posts in forum with slack webhook url api.

npm Travis styled with prettier Built with generator-ts-np

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: used version of ts-np generator

Licence

MIT © Lakshmipriya.mukundan@gmail.com

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.10
    0
    • latest

Version History

Package Sidebar

Install

npm i nodebb-plugin-slack-notifier

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

8.57 kB

Total Files

6

Last publish

Collaborators

  • lakshmipriyamukundan