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
Alexey Golub e59a1ea8b4
Add deployment script
7 years ago
Deploy Add deployment script 7 years ago
DiscordChatExporter Ammy formatting 7 years ago
.gitattributes Add .gitignore and .gitattributes. 7 years ago
.gitignore Add deployment script 7 years ago
DiscordChatExporter.sln Add GUI (#7) 7 years ago
License.txt Add license and readme 7 years ago
Readme.md Update readme 7 years ago

Readme.md

DiscordChatExporter

Build Release Downloads

DiscordChatExporter can be used to export message history from a Discord channel to a file. It works for both direct message chats and guild chats, supports markdown, message grouping, and attachments. The tool also lets you select from/to dates to limit the exported messages. There are options to configure the output, such as date format, color theme, message grouping limit, etc.

Screenshots

Download

Features

  • Intuitive GUI that displays available guilds and channels
  • Date ranges to limit messages
  • Groups messages by author and time
  • Export to a plain text file
  • Export to an HTML file
    • Dark and light themes
    • User avatars
    • Inline image attachments
    • Full markdown support
    • Automatic links
    • Styled similarly to the app

Libraries used