Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 7 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


[![Deploy to Vercel](https://binbashbanana.github.io/deploy-buttons/buttons/remade/vercel.svg)](https://vercel.com/new/clone?repository-url=https://github.com/peterhanania/Discord-Package)
[![Deploy to Heroku](https://binbashbanana.github.io/deploy-buttons/buttons/remade/heroku.svg)](https://heroku.com/deploy/?template=https://github.com/peterhanania/discord-package)
[![Deploy to Netlify](https://binbashbanana.github.io/deploy-buttons/buttons/remade/netlify.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/peterhanania/discord-package)

⬆️ Read [installation instructions](#installation) before hosting locally or externally.

[![Deploy Discord Package](https://github.com/peterhanania/Discord-Package/actions/workflows/nextjs.yml/badge.svg)](https://github.com/peterhanania/Discord-Package/actions/workflows/nextjs.yml)


license

✨Ever wondered what Data Discord collects? Or did you ever want to view what's inside of a Discord package? Discord Package 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 Repo is directly hosted via Netlify to discordpackage.com

#### [Join the Discord Server](https://discord.com/invite/W2zPcgG9F5)

#### [View the Detailed Features & Steps by Clicking here](features.md)

##

### Features


  • 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

  • Countless Statistics
  • 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

  • Received External Dynamic Links

  • Viewed Friend Requests

  • Failed Friend Requests

  • Viewed Friends List

  • Copied Gift Codes

  • Created Gift Codes

  • Revoked Gift Codes

  • Sent Gift Codes

  • Added Bots

  • Viewed Guild Discovery

  • Clicked Guild Insights Settings CTA

  • Joined Guilds

  • Updated Guild Members

  • Updated Guild Roles

  • Viewed Guild Settings Discovery

  • Updated Guild Settings

  • Viewed Guilds

  • Clicked Inbox Channels

  • Opened Invite Apps

  • Opened Invites

  • Sent Invites

  • Viewed Invites

  • Joined Calls

  • Viewed Join Guild Modal

  • Joined Voice Channels

  • Toggled Keyboard Mode

  • Used Keyboard Shortcuts

  • Left Guilds

  • Left Voice Channels

  • Attempted Logins

  • Successful Logins

  • Viewed Member List

  • Updated Message Attachments

  • Edited Messages

  • Edited Messages using Up Arrow

  • Dismissed Modals

  • Detected new Login Locations

  • Clicked Notifications

  • Updated Notification Settings

  • Accepted OAuth2 Authorizations

  • Viewed OAuth2 Authorizations

  • Opened Modals

  • Opened Popouts

  • Requested Permissions

  • Messages Pinned

  • Viewed Promotions

  • Removed Reactions

  • Started Replies

  • Calls Rang

  • Failed Screensharing

  • Closed Searches

  • Opened Searches

  • Expanded Search Results

  • Changed Search Results Sort

  • Viewed Search Results

  • Started Searches

  • Sent Messages

  • Used Slash Commands

  • Started Calls

  • Canceled Subscriptions

  • Completed Transactions

  • Notes Updated

  • Updated User Settings

  • Updated User Accounts

  • Updated your Avatar

  • Updated User Phone Numbers

  • Ended Streams

  • Started Streams

  • Selected View As Roles

  • Disconnected From Voice

  • Created Webhooks

  • Deleted Webhooks

### Notice

This project **does not** store any information, and does not have any third party services other than Google Analytics. If you would like to self host it yourself, you could follow the following instructions.

### Production Deployment

Discord Data Package Explorer is built with **[Next.js](https://nextjs.org/)** and **[Tailwind.css](https://tailwindcss.com/)**.

- Clone the repository `git clone https://github.com/peterhanania/discord-package`.
- Install the dependencies using `npm install` or `yarn install`.
- Start the app using `npm run dev`.

## 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)