ZIP
WinGet
DiscordChatExporter.CLI
Tyrrrz · 2.47.1 · x86
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
DiscordChatExporter.Cli.win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Tyrrrz.DiscordChatExporter.CLI
Version
2.47.1
Description
Exports Discord chat logs to a file
License
MIT
↗
Installer URL
https://github.com/Tyrrrz/DiscordChatExporter/releases/download/2.47.1/DiscordChatExporter.Cli.win-x86.zip
Release Notes
What's Changed
- Bump the nuget group with 15 updates by @dependabot[bot] in #1496
- Bump the actions group with 2 updates by @dependabot[bot] in #1495
- Guard App.Dispose() against double-invocation and late shutdown by @Copilot in #1499
- Add DISCORDCHATEXPORTER_SETTINGS_PATH env var override for settings file path by @Copilot in #1500
- Update token extraction script in docs by @bjowb in #1511
- Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI by @Copilot in #1…