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.
- Host: GitHub
- URL: https://github.com/peterhanania/Discord-Package
- Owner: peterhanania
- License: gpl-3.0
- Created: 2022-07-06T07:55:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T05:30:38.000Z (6 months ago)
- Last Synced: 2024-11-01T06:24:24.291Z (6 months ago)
- Topics: discord, discord-data-viewer, discord-package, discord-package-explorer, discord-package-viewer, hacktoberfest
- Language: TypeScript
- Homepage: https://discordpackage.com/
- Size: 15.3 MB
- Stars: 439
- Watchers: 3
- Forks: 45
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-discord - Discord Data Package Explorer V2 - Explore your Discord data easily. (🔗 Tools)
README
![]()
Discord Package Explorer
A beautiful visualization tool for your Discord data package 🚀
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
![]()
![]()
## 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
