Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 891 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 891 Bytes

DDPE

What's really in your Discord Data package? And how can this data be useful? Discord Data Package Explorer does the job for you!

Example

Example

How to Use

  • Ask for your data file in Discord (Settings > Privacy & Safety)
  • Open https://ddpe.netlify.app
  • and import your data file!

Installation

Discord Data Package Explorer is built with Svelte, and is quite easy to install.

  • Clone the repository.
  • Install the dependencies using npm install or yarn install.
  • Start the app using npm run dev or yarn dev!