openclawopenclawOfficialยท1 Agent Skills Included

discrawl

Archive and search Discord history locally with SQL and AI

Archives Discord server history and cached desktop messages into a local SQLite database for offline search. Eliminates endless scrolling, lost message history, and dependence on Discord's built-in search limits. Lets you run full-text search, read-only SQL queries, and AI-agent analysis directly against your own archive.
npx skills add openclaw/discrawl --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install discrawl?โ–ผ

Run `npx skills add openclaw/discrawl --all -g -y` in your terminal to install all skills in this suite globally.

How to search old Discord messages offline?โ–ผ

Discrawl syncs your Discord server history into a local SQLite database, so you can run fast full-text searches and SQL queries without scrolling or staying online.

Can discrawl recover cached Discord direct messages?โ–ผ

Yes. Its wiretap mode imports messages already cached by the Discord Desktop app, keeping DMs local-only and never extracting your user token.

Does discrawl work with AI agents like Claude Code?โ–ผ

Yes. The bundled SKILL.md files teach AI agents how to check archive freshness, run searches, and query the database safely on your behalf.

Can I share a Discord archive with my team?โ–ผ

Yes. You can publish a privacy-filtered Git snapshot that teammates subscribe to for read-only access without needing Discord credentials.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’