Discord Package

0

A detailed discord data package explorer inspired by ddpe.androz2091.fr made to help discord users visualize the data used by Discord.

Observability

discord
discord-package
discord-data-viewer
discord-package-explorer


Discord Package Logo
Discord Package Explorer

A beautiful visualization tool for your Discord data package 🚀

Build Status License Discord

Key FeaturesDemoInstallationContributors

About

✨ Ever wondered what data Discord collects? Discord Package is an elegant tool that lets you visualize your Discord data package in a beautiful and interactive way. Share selected insights with friends and discover fascinating patterns in your Discord usage!

Demo

Screenshot 1 Screenshot 2

Key Features

  • 🎨 Beautiful Visualization - View your data in an intuitive and aesthetically pleasing interface
  • 🔒 Privacy Focused - No data storage, pure client-side processing
  • 📊 Comprehensive Analytics including:
    • User information and settings
    • Device preferences and server details
    • Platform connections
    • Discord spending and Nitro gifts
    • Messaging patterns and statistics
    • Guild membership details
    • Bot interactions
    • Language analysis (favorite words, links, etc.)
🔍 View Detailed Statistics
  • Message Analytics
    • Top DMs and channels
    • Character count
    • Time spent analysis
    • Word frequency
    • Link sharing patterns
  • Platform Usage
    • Login patterns
    • Device usage
    • Feature interaction
  • Social Interactions
    • Friend requests
    • Guild participation
    • Voice channel activity
  • And many more detailed metrics!

Installation

When hosting locally or externally, make sure you change the NEXT_PUBLIC_DOMAIN environment variable in the .env.local file to your domain or it will use the default domain https://discordpackage.com.

  • Local: Just edit it manually
  • External: You need to customize it via the provider dashboard settings.

Using Docker

  • Run docker build -t discord-package-explorer . to build the image.
  • Run docker run -p 3000:3000 discord-package-explorer to start the app.

and you're good to go!

Credits

Huge credits to Andros2091 for the original source.

Contributors

image