Exports Discord chat logs to a file
Find a file
2018-11-29 19:18:44 +02:00
Deploy Update version 2018-07-25 11:53:05 +03:00
DiscordChatExporter.Cli Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
DiscordChatExporter.Core Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
DiscordChatExporter.Gui Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-11 20:29:27 +03:00
.gitignore Remove AmmyUI 2018-04-15 16:08:57 +03:00
appveyor.yml Update appveyor.yml 2018-02-11 12:38:59 +02:00
Changelog.md Update version 2018-11-03 23:51:19 +02:00
DiscordChatExporter.sln Add changelog 2018-02-11 12:38:48 +02:00
Dockerfile Dockerize the application (#92) 2018-09-13 22:50:15 +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 copyright 2017-12-31 14:12:35 +02:00
Readme.md Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
UpdateVersion.ps1 Add a script to update version in all projects 2018-11-05 13:31:42 +02: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, embeds, attachments, mentions, reactions and other features. It works with both user and bot tokens, supports multiple output formats and allows you to trim messages by dates.

Download

Features

  • Graphical and command line interfaces
  • Supports both user tokens and bot tokens
  • Allows retrieving messages in specified date range
  • Multiple export formats: HTML (dark/light), TXT and CSV
  • Renders all message features including: markdown, attachments, embeds, emojis, mentions, etc

Screenshots

Libraries used