Exports Discord chat logs to a file
Find a file
2017-12-22 16:29:50 +02:00
Deploy Simplify deployment script 2017-12-10 22:36:16 +02:00
DiscordChatExporter Code styling 2017-12-22 16:29:50 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-11 20:29:27 +03:00
.gitignore Simplify deployment script 2017-12-10 22:36:16 +02:00
appveyor.yml Deploy on tags 2017-12-19 18:18:00 +02:00
DiscordChatExporter.sln Add GUI (#7) 2017-09-28 01:24:45 +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 Add license and readme 2017-07-12 20:18:00 +03:00
Readme.md Update readme 2017-10-27 22:51:07 +03:00

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
  • Exports to a plain text file
  • Exports to an HTML file
    • Dark and light themes
    • User avatars
    • Inline image attachments
    • Full markdown support
    • Automatic links
    • Styled similarly to the app
  • Renders custom emojis
  • Resolves user, role and channel mentions

Libraries used