Essential Rewards Starter Pack for NodeBB
Find a file
Barış Soner Uşaklı a84bd5eead 1.0.2
2025-05-01 10:40:31 -04:00
lib feat: closes https://github.com/NodeBB/NodeBB/issues/9823 2023-10-16 19:21:11 -04:00
.gitattributes 🍭 Added .gitattributes 2015-02-20 12:22:54 -05:00
.gitignore exclude sublime 2016-07-07 12:57:36 -04:00
.npmignore init 2015-02-20 12:23:00 -05:00
eslint.config.mjs eslin9 2025-05-01 10:40:22 -04:00
library.js add action:user.create checks 2023-03-27 22:49:29 -04:00
LICENSE init 2015-02-20 12:23:00 -05:00
package-lock.json 1.0.2 2025-05-01 10:40:31 -04:00
package.json 1.0.2 2025-05-01 10:40:31 -04:00
plugin.json add action:user.create checks 2023-03-27 22:49:29 -04:00
README.md init 2015-02-20 12:23:00 -05:00

Essential Rewards Starter Pack

This plugin comes with some basic core conditions (ex. "If user has reputation > X") and rewards (ex. "Add user to group"). Use this as a skeleton to create your own reward packs.

Installation

npm install nodebb-rewards-essentials