Exports Discord chat logs to a file
Find a file
2021-02-06 21:22:42 +02:00
.config Update XamlStyler 2020-03-30 10:09:13 +03:00
.github Install dotnet 5 on CI/CD so that source generators work 2020-12-15 16:17:37 +02:00
.screenshots Update screenshots 2020-12-29 21:06:45 +02:00
DiscordChatExporter.Cli Fix crash when parsing position on DM channels (#496) 2021-02-06 17:00:29 +02:00
DiscordChatExporter.Domain Fix crash when parsing position on DM channels (#496) 2021-02-06 17:00:29 +02:00
DiscordChatExporter.Gui Fix crash when parsing position on DM channels (#496) 2021-02-06 17:00:29 +02:00
.gitignore Formatting output paths (#472) 2021-01-28 22:01:13 +02:00
Changelog.md Update version 2021-02-06 21:22:42 +02:00
Directory.Build.props Update version 2021-02-06 21:22:42 +02:00
DiscordChatExporter.sln Update project structure 2020-12-10 16:52:05 +02:00
Dockerfile Use .NET 5.0 SDK in Docker 2020-12-19 18:11:31 +02:00
favicon.ico Add icon 2017-11-25 19:06:08 +02:00
favicon.png Add icon 2017-11-25 19:06:08 +02:00
License.txt Update version 2021-02-06 21:22:42 +02:00
logo.png Add logo image 2019-04-25 22:14:17 +03:00
Readme.md Update readme 2020-12-28 18:38:22 +02:00

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 check out the wiki.

Download

DiscordChatExporter comes in two flavors: graphical user interface (GUI) and command line interface (CLI).

Important: This application requires .NET Core v3.1 runtime in order to run. Some download options come with the runtime pre-packaged, but those marked with [requires .NET runtime] do not. To install the runtime, find a suitable download option below:

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