discrawl

Solid

Discord archive: search, sync freshness, DMs, channel slices, SQL counts, and Discrawl repo work.

AI & Automation 37 stars 24 forks Updated today MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
50
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Discrawl Use local Discord archive data before live Discord APIs. Check freshness for recent/current questions: ```bash discrawl status --json discrawl doctor ``` Refresh only when stale or asked: ```bash discrawl sync --source wiretap discrawl sync ``` Query with bounded slices: ```bash DISCRAWL_NO_AUTO_UPDATE=1 discrawl search --limit 20 "query" discrawl messages --channel '#maintainers' --days 7 --all discrawl dms --last 20 DISCRAWL_NO_AUTO_UPDATE=1 discrawl --json sql "select count(*) from messages;" ``` Report absolute date spans, channel/DM names, counts, and known gaps. Use read-only SQL for exact counts/rankings. Never use `--unsafe --confirm` unless the user explicitly requests a reviewed DB mutation. Boundaries: bot sync needs configured Discord bot credentials. Wiretap reads local Discord Desktop artifacts only; do not extract user tokens, call Discord as the user, or write to Discord storage. Git-share snapshots must not include secrets or `@me` DM rows.

Details

Author
OpenCoven
Repository
OpenCoven/coven
Created
3 months ago
Last Updated
today
Language
Rust
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

API & Backend Featured

blog-discourse

Research what people are actually saying about a topic in the last 30 days across Reddit, X / Twitter, YouTube, Hacker News, dev.to, Medium, and other public discourse platforms. API-free; uses WebSearch with platform-targeted site operators plus recency filters. Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume. Complements blog-researcher (which focuses on authority sources) with a recency-and-engagement lens. Use when user says "blog discourse", "discourse research", "what are people saying about", "research what people are saying", "voice of customer", "social listening", "30-day research", "trend research", "what's the discussion on", "real-time research", "practitioner discourse", "/blog discourse".

1,507 Updated 4 days ago
AgriciDaniel
AI & Automation Listed

discordbot

List channels, read recent messages, send channel messages, and send a single user-initiated DM on Discord using the user's own bot via the Discord REST API.

13 Updated today
AceDataCloud
Data & Documents Listed

recursive-spine-digest

Use when sweeping all recursive-spine-conforming repos for tracking health — aging deferrals (oldest first), stalled milestones, in-flight by lane, assigned-but-untouched issues, and debts named in closing comments but never filed, plus seedling pollen that never transplanted (hive repos). Reports honest denominators; includes the recursive-spine repo itself in every sweep.

1 Updated yesterday
slopstopper