An open API service indexing awesome lists of open source software.

https://github.com/peterhanania/Discord-Package

A detailed discord data package explorer inspired by ddpe.androz2091.fr made to help discord users visualize the data used by Discord.
https://github.com/peterhanania/Discord-Package

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

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        




Discord Package Logo


Discord Package Explorer


A beautiful visualization tool for your Discord data package 🚀



Build Status


License


Discord


Key Features
Demo
Installation
Contributors

## 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](https://github.com/Androz2091) for the original [source](https://github.com/Androz2091/discord-data-package-explorer).

### Contributors

![image](https://contrib.rocks/image?repo=peterhanania/Discord-Package)