
I built Discord Wrapped, see every message you've ever sent, locally
Discord lets you download all your data, but it arrives as an unreadable ZIP of CSVs and JSON. Most viewers crunch a few stats and stop. I spent the last few days building one that actually turns the ZIP into a full viewer for everything inside it.
The part I'm proudest of is the share card — your headline numbers, activity timeline, peak day, and a fun fact pulled from your data. One click to download, landscape or portrait. Preview in the repo.
Also in the app:
- Every DM, group chat, and server channel, fully browsable
- Media gallery with filters and a lightbox
- Search across the whole archive or inside one chat
- Stats page with peak hour, longest streak, year-by-year activity, and a trophy for your first message
Runs entirely in your browser. The ZIP never leaves your machine.
Repo: https://github.com/baairon/discord-package-explorer
What I actually care about: feedback on the UI/UX. I tried to make it feel as native to Discord as possible and I want to know what landed and what didn't. A GitHub star would mean a lot if you find it useful.
Honestly the most fun part was looking at my own data — you can see exactly how much more active I was during COVID vs now.