Exports Discord chat logs to a file
Find a file
2021-04-13 22:23:14 +03:00
.config Update XamlStyler 2020-03-30 10:09:13 +03:00
.github Fix CI/CD Windows issue 2021-03-16 01:24:00 +02:00
.screenshots Update screenshots 2020-12-29 21:06:45 +02:00
DiscordChatExporter.Cli Add partition by file size (#497) 2021-04-12 13:50:32 +03:00
DiscordChatExporter.Core Add partition by file size (#497) 2021-04-12 13:50:32 +03:00
DiscordChatExporter.Gui Add partition by file size (#497) 2021-04-12 13:50:32 +03: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 Cleanup 2021-02-22 03:15:22 +02:00
Dockerfile Add NuGet.config 2021-04-13 22:23:14 +03: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
NuGet.config Add NuGet.config 2021-04-13 22:23:14 +03:00
Readme.md Cleanup 2021-02-22 03:15:22 +02:00

DiscordChatExporter

Build Release Downloads Donate

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
🟢 Stable release (DiscordChatExporter.zip)
🟠 CI build (DiscordChatExporter.zip)
  • 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 10.11+
  • Linux
.NET v3.1 Base Runtime
  • 🚀 - .NET Runtime is already embedded or installed automatically
  • 🦄 - Community-maintained resource

Note that 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.

Features

  • Graphical user interface (Windows)
  • Command line interface (Windows, Linux, macOS)
  • Support for both user and bot tokens
  • Support for Discord's dialect of markdown
  • Support for attachments, embeds, emojis, and other rich media features
  • Multiple output formats: HTML (dark/light), TXT, CSV, JSON
  • File partitioning, date ranges, and other export options
  • Exports messages on the fly without buffering in-memory

Screenshots

channel list rendered output