// Popular Articles
slacrawl 0.4.0: Slack archives you can share over git — no bot creds required
Vincent Koc's Slack crawler just picked up the trick steipete's Discrawl pioneered on Discord: publish your workspace archive to a private git repo and every teammate can query it locally without holding a Slack bot token.
discrawl 0.3.0: Discord archives are now Git-backed — no bot token required to read
Peter Steinberger's Go CLI just split Discord archiving into two roles: publishers crawl with a bot and push compressed NDJSON snapshots to a private Git repo; subscribers clone and query locally with FTS5 — zero Discord credentials.