Exports Discord chat logs to a file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Tyrrrz d477159907
Update readme
4 years ago
.config Update XamlStyler 5 years ago
.github Install dotnet 5 on CI/CD so that source generators work 4 years ago
.screenshots Update screenshots 4 years ago
DiscordChatExporter.Cli Fix crash when parsing position on DM channels (#496) 4 years ago
DiscordChatExporter.Domain Fix crash when parsing position on DM channels (#496) 4 years ago
DiscordChatExporter.Gui Normalize snackbar style 4 years ago
.gitignore Formatting output paths (#472) 4 years ago
Changelog.md Update version 4 years ago
Directory.Build.props Update version 4 years ago
DiscordChatExporter.sln Update project structure 4 years ago
Dockerfile Use .NET 5.0 SDK in Docker 4 years ago
License.txt Update version 4 years ago
Readme.md Update readme 4 years ago
favicon.ico Add icon 7 years ago
favicon.png Add icon 7 years ago
logo.png Add logo image 6 years ago

Readme.md

DiscordChatExporter

Build Release Downloads Donate Extra Services

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, and server channels, and supports Discord's dialect of markdown as well as all other rich media features.

If you have questions or issues, please refer to the wiki.

Download

This application comes in two flavors: graphical user interface (GUI) and command line interface (CLI). The following table lists all available download options:

Downloads Supported OS Requirements
GUI
  • Windows 7+
.NET v3.1 Desktop Runtime
CLI
  • 🟢 Stable release (DiscordChatExporter.CLI.zip)
  • 🟠 CI build (DiscordChatExporter.CLI.zip)
  • 🐋 Docker (tyrrrz/discordchatexporter) 🚀
  • 📦 AUR (discord-chat-exporter-cli) 🚀 🦄
  • Windows 7+
  • macOS X 10.11+
  • Linux
.NET v3.1 Base Runtime

Note: DiscordChatExporter requires .NET v3.1 Runtime in order to work! Refer to the Requirements column in the above table to download the appropriate installer for your system.

  • 🚀 - .NET Runtime is already embedded or installed automatically
  • 🦄 - Community-maintained resource

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

channel list rendered output