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
Oleksii Holub b88a1f8b47
Some refactor
6 years ago
Deploy
DiscordChatExporter.Cli Refactor CLI and add 'exportdm' command to export all direct message channels 6 years ago
DiscordChatExporter.Core Add CLI command to export all available channels in a guild (#123) 6 years ago
DiscordChatExporter.Gui Some refactor 6 years ago
.gitattributes
.gitignore
Changelog.md
DiscordChatExporter.sln
Dockerfile
License.txt
Readme.md
UpdateVersion.ps1
appveyor.yml
favicon.ico
favicon.png

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, 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