Ever wondered what Data discord collects? Or did you ever want to view what's inside of a discord package? Discord Stats is a customisable tool that allows you to view your data in a fancy way. You could also use our exporting feature to share your selected data with your friends.
This service does not use any third party services and does not collect any data.
- View user information
- View settings like device appearance, servers and emojis
- View your connections
- View how much you spent on discord, and the nitro you got gifted
- View the amount of channels and users you DMed, your top DMs & channels, How much time you spent on discord, your character count, your favorite words, links, oldest messages, discord invite links, and curse words in each top dm and top channel.
- View user information
- View settings like device appearance, your favorite emojis
- View your connections
- View how much you spent on discord, and the nitro you got gifted
- View the amount of channels and users you DMed, your top DMs & channels, How much time you spent on discord, your character count, your favorite words, links, oldest messages, discord invite links, and curse words in each top dm and top channel.
- The amount of guilds you are in
- Your discord bots
- Your favorite words, links, discord invite links, and curse words
- Accepted Instant Invites
- Updated Activities
- Added Channel Recipients
- Reactions Added
- Crashed Apps
- Closed Applications
- Created Applications
- Deleted Applications
- Opened Apps
- Abused Bots
- Compromised Bot Tokens
- Reported Calls
- Served Captchas
- Solved Captchas
- Closed Change Logs
- Opened Change Logs
- Deleted Channels
- Opened Channels
- Updated Channel Permissions Overwrites
- Updated Channels
- Closed Tutorials
- Copied Instant Invites
- Created Channels
- Created Emojis
- Created Guilds
- Opened Create Guild Modal
- Created Instant Invites
- Updated Custom Statuses
- Completed Data Package Requests
- Deleted Emojis
- Deleted Guilds
- Viewed Discord's Dev Portal
- Viewed Direct Messages
- Emails Opened
- Sent Emails
- And much more!
Countless Statistics
This project does not store any of your data. Everything you see shows in a Front-end code!
Discord Data Package Explorer is built with Next.js and Tailwind.css.
- Clone this repository (You need to have Git installed)
git clone https://github.com/peterhanania/discord-package
. - Install the dependencies using
npm install
oryarn install
. - Start the app using
npm run dev
.
- 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 it's all good!
All credits go to peterhanania and Andros2091!