Discord-Datamining is a research repository that tracks changes in Discord Canary client JavaScript files. It works by comparing the JavaScript files served between builds and recording noteworthy changes in commit notes. The repository is useful for following potential upcoming Discord features, interface experiments, renamed modules, and internal client behavior changes. It also warns that many diffs may only reflect formatting, variable renaming, or non-user-facing implementation changes. Because it compares only selected entry files rather than every chunk file, its findings should be treated as incomplete signals rather than confirmed product announcements. The project is intended for educational analysis and is not affiliated with Discord.
Features
- Discord Canary JavaScript diffing
- Build change tracking
- Commit-based change notes
- Historical wiki references
- Educational reverse-engineering focus
- Unofficial Discord research archive