Exports Discord chat logs to a file
Find a file
2017-10-06 23:27:17 +03:00
DiscordChatExporter Cleanup views 2017-10-06 23:27:17 +03:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-11 20:29:27 +03:00
.gitignore Add GUI (#7) 2017-09-28 01:24:45 +03:00
DiscordChatExporter.sln Add GUI (#7) 2017-09-28 01:24:45 +03:00
License.txt Add license and readme 2017-07-12 20:18:00 +03:00
Readme.md Update readme 2017-10-01 01:56:42 +03:00

DiscordChatExporter

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