{
    "name": "discord-live-bot-status-advanced",
    "version": "1.2.0",
    "description": "Advanced real-time Discord bot status tracker with embed dashboard and pagination",
    "main": "index.js",
    "engines": { "node": ">=16" },
    "dependencies": {
      "discord.js": "^14.11.0"
    },
    "scripts": {
      "postinstall": "node ./postinstall.js"
    },
    "keywords": [
      "discord",
      "bot",
      "status",
      "tracker",
      "dashboard",
      "pagination",
      "real-time"
    ],
    "author": "Hjgaming",
    "license": "MIT"
  }
  