ZIP
WinGet
DiscordChatExporter.GUI
Tyrrrz · 2.46 · x64
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.win-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Tyrrrz.DiscordChatExporter.GUI
Version
2.46
Description
Exports Discord chat logs to a file
License
MIT
↗
Installer URL
https://github.com/Tyrrrz/DiscordChatExporter/releases/download/2.46/DiscordChatExporter.win-x64.zip
Release Notes
What's Changed
- Support --include-threads in the export command by @audinowho in #1343
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 in the actions group by @dependabot in #1388
- Change InvalidFileNameChars to use FrozenSet instead of HashSet by @MarkCiliaVincenti in #1384
- Make the names assigned to unnamed group DMs predictable by @Lymia in #1386
- Bump CliFx and 9 others by @dependabot in #1389
New Contributors
- @audinowho made their first contribution in #1343
- @Lymia made their fir…