u/Some_Routine_6107

I built Discord Wrapped, see every message you've ever sent, locally

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.

u/Some_Routine_6107 — 1 day ago
▲ 4 r/javascript+3 crossposts

I built a Discord package explorer with a one-click share card (runs entirely in your browser)

Discord lets you download all of your data, but it arrives as a ZIP of CSVs and JSON files that's basically unreadable. Most package viewers I found only crunch a few stats and stop there. I spent the last few days building one that turns the ZIP into an actual viewer for everything inside it.

The thing I'm most proud of is the share card: your headline numbers, activity timeline, peak day, and a fun fact pulled from your data. One click to download, two layouts (landscape + portrait). Preview screenshot in the repo.

Also in the app:

  • Every DM, group chat, and server channel, fully browsable
  • Media gallery with image/video 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 very first message

Runs entirely in your browser. The ZIP never leaves your machine.

Try it: https://discord.bairon.dev Repo: https://github.com/baairon/discord-package-explorer

This is the part I actually care about: I'd love thoughts and feedback on the UI/UX. I tried hard to make it feel as native to Discord as possible and I want to know what landed and what didn't. If you find it useful, a GitHub star would mean a lot.

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.

github.com
u/Some_Routine_6107 — 1 day ago