sharding-stats
Version:
A cool Dashboard & Manager for showing Live Stats and managing your Discord Bot/Shards
38 lines (37 loc) • 858 B
JSON
{
"name": "sharding-stats",
"version": "2.4.0",
"description": "A cool Dashboard & Manager for showing Live Stats and managing your Discord Bot/Shards",
"main": "index.js",
"dependencies": {
"ejs": "^3.1.8",
"express": "^4.18.2",
"express-session": "^1.17.3",
"memorystore": "^1.6.7",
"node-fetch": "^2.6.7",
"node-os-utils": "^1.3.7",
"passport": "^0.6.0",
"passport-discord": "^0.1.4"
},
"publishConfig": {
"access": "public"
},
"keywords": [
"discord",
"discord.js",
"discord-dashboard",
"discord-panel",
"discord-bot-status",
"status-page",
"live-data",
"bot-stats",
"discord-live-stats",
"sharding-stats",
"sharding",
"stats",
"clusters",
"framework"
],
"author": "tga098",
"license": "Apache 2.0"
}