Discord Analytics is a powerful tool that allows you to track and analyze your Discord bot's performance and user engagement. This repository contains packages for different Discord libraries, including Discord.js and Oceanic.js. These packages provide a simple and efficient way to integrate Discord Analytics into your bot, enabling you to gather valuable insights and improve your bot's functionality.
Note: Use the package manager of your choice (npm, yarn, pnpm) to install the packages.
npm install @discordanalytics/core # Core package
npm install @discordanalytics/discordjs # For Discord.js
npm install @discordanalytics/oceanic # For Oceanic.jsFor advanced usages and updated docs, please check https://discordanalytics.xyz/docs/get-started/advanced-usage/