Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Androz2091/discord-data-package-explorer
πβWhat's really in your Discord Data package?
https://github.com/Androz2091/discord-data-package-explorer
data-analysis discord discord-data-package statistics
Last synced: about 2 months ago
JSON representation
πβWhat's really in your Discord Data package?
- Host: GitHub
- URL: https://github.com/Androz2091/discord-data-package-explorer
- Owner: Androz2091
- License: gpl-3.0
- Created: 2021-02-19T08:51:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T19:07:26.000Z (2 months ago)
- Last Synced: 2024-10-30T14:05:35.237Z (about 2 months ago)
- Topics: data-analysis, discord, discord-data-package, statistics
- Language: Svelte
- Homepage: https://ddpe.androz2091.fr
- Size: 13.5 MB
- Stars: 830
- Watchers: 7
- Forks: 77
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - Androz2091/discord-data-package-explorer - πβWhat's really in your Discord Data package? (Svelte)
- awesome-discord - Discord Data Package Explorer - Explore your Discord data easily. (π Tools)
README
# [Discord Data Package Explorer](https://ddpe.androz2091.fr)
What's **really** in your Discord Data package? And how can this data be useful? Discord Data Package Explorer does the job for you!
## Dumpus
**Discord Data Package Explorer v2** is now available as [Dumpus](https://github.com/dumpus-app/dumpus-app). This repository (v1) will still be maintained πͺ
## Example
### [DEMO](https://ddpe.androz2091.fr/stats/demo)
![Example](./example.png)
## How to Use
* Ask for your data file in Discord (`Settings` > `Privacy & Safety`)
* Open **https://ddpe.androz2091.fr**
* and import your data file!### Docker
This repository provides a Docker image and compose file. Simply run `docker-compose up -d` in the project directory
and you can access the app at http://localhost:5000.### Manual Installation
Discord Data Package Explorer is built with **[Svelte](https://svelte.dev)**, 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`!> Note: for testing purposes, you may append use [this link](https://ddpe.androz2091.fr/stats/demo) to use the mocked data.
### Kaki87
This project was created after a discussion with [Kaki87](https://kaki87.net), an awesome developer who taught me a lot of things. He had in mind to create this app but didn't have the time for it. I decided to learn Svelte and build it as a side project :)
This project would never have existed without him! π