ZIP
WinGet
discrawl
Peter Steinberger · 0.2.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
discrawl_0.2.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
steipete.discrawl
Version
0.2.0
Description
CLI for Discord with SQLite backend
License
MIT
↗
Homepage
https://github.com/steipete/discrawl
Installer URL
https://github.com/steipete/discrawl/releases/download/v0.2.0/discrawl_0.2.0_windows_arm64.zip
Release Notes
- much faster sync --full behavior on large archives: incomplete backfills are auto-batched, active-thread discovery is more precise, and steady-state refreshes avoid re-scanning every archived thread once history is already complete
- sync --since now reliably honors the cutoff during bootstrap and full-history backfill, while still allowing a later sync --full without --since to continue older history
- full-sync progress is more resilient: slow member crawls no longer hold message sync hostag…