MCPcopy Create free account
hub / github.com/davidbmaier/discord-recap

github.com/davidbmaier/discord-recap @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
108 symbols 278 edges 40 files 0 documented · 0% updated 6mo ago★ 381 open issues

Browse by type

Functions 108 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Discord Recap

A tool to explore your Discord data package - originally inspired by Androz2091's Discord Data Package Explorer, but with a lot more details.

Live version: https://discord-recap.com

Demo

image image

What can this do?

The web app scans through your Discord data package and extrapolates a ton of information about:

  • your account
  • your servers
  • your channels
  • your DMs
  • your messages
  • your activity

and a bunch more!

Everything happens in the browser, and no external requests are made (apart from fetching some Discord emoji).

Setup

The web app uses Remix and React. To get started, simply install the dependencies (npm i) and run the server (npm run dev).

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 108

Languages

TypeScript100%

Modules by API surface

app/lib/utils.js11 symbols
app/routes/index.jsx10 symbols
app/lib/stats/stats.js6 symbols
app/routes/about.jsx5 symbols
app/root.jsx5 symbols
app/lib/store.js4 symbols
app/lib/extract.js4 symbols
app/lib/constants.js4 symbols
app/components/TopList.jsx4 symbols
app/components/FirstMessage.jsx4 symbols
app/components/Chart.jsx4 symbols
app/routes/stats/index.jsx3 symbols

For agents

$ claude mcp add discord-recap \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page