mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-29 06:10:54 +00:00
edd51e08388ad458dc8485ec58145dd0d212daa6
DiscordChatExporter
Project status: active.
DiscordChatExporter can be used to export message history from a Discord channel to a file. It works with direct messages, group messages, server channels, supports Discord's dialect of markdown and all other rich media features.
Have questions or need help? Check out the wiki.
Download
- Latest release
- Docker image:
docker pull tyrrrz/discordchatexporter - AUR:
yay -S discord-chat-exporter-cli - CI build
Note: This application requires .NET Core runtime in order to run:
- .NET Core runtime for Windows: x64 | x86
- .NET Core runtime for macOS (for CLI version only): x64
- .NET Core runtime for Linux (for CLI version only): Ubuntu/Debian
Features
- Graphical user interface (Windows)
- Command line interface (Windows, Linux, macOS)
- Works with both user and bot tokens
- Exports on the fly without buffering messages in memory
- Allows exporting messages in a specified range
- Supports file partitioning based on message count
- Uses custom markdown parser compatible with Discord syntax
- Handles all rich media features, including attachments, embeds, emojis, etc
- Renders to HTML (dark & light), TXT, CSV, JSON
Screenshots
Languages
C#
90.9%
HTML
8.5%
PowerShell
0.3%
Dockerfile
0.3%

