๐ฆ ClawHub
Discrawl
by @chasewebb
Mirror Discord guild data into a local SQLite archive for search, inspection, and agent queries. Bot-token only, no user-token hacks. Data stays local.
โ๏ธ Configuration
export DISCORD_BOT_TOKEN="your-bot-token"
discrawl doctor # verify token + permissions
discrawl init # create local config + database
discrawl sync --full # initial sync of all accessible guilds
If you already use OpenClaw, discrawl can reuse ~/.openclaw/openclaw.json for shared config.
TERMINAL
clawhub install discrawl