Adds a daily/weekly/monthly leaderboard based on reputation
Find a file
Barış Soner Uşaklı 2603ec2e44 remove jshint
2025-06-09 17:02:02 -04:00
languages add zh-CN language 2025-06-10 02:31:38 +08:00
templates one more change 2025-02-13 12:24:50 -05:00
.gitignore first 2016-02-26 12:57:29 +02:00
eslint.config.mjs update eslint 2025-06-09 16:57:14 -04:00
index.js add widget, add awaits 2025-02-13 11:58:06 -05:00
LICENSE Initial commit 2016-02-26 11:16:18 +02:00
package-lock.json 4.0.4 2025-06-09 16:57:24 -04:00
package.json 4.0.4 2025-06-09 16:57:24 -04:00
plugin.json add widget, add awaits 2025-02-13 11:58:06 -05:00
README.md Update README.md 2025-02-13 12:04:13 -05:00

NodeBB Plugin Leaderboard

A plugin that creates a /leaderboard route based on daily/weekly/monthly reputation

Installation

npm install nodebb-plugin-leaderboard OR install it from your ACP

image