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 8e38adae7e
Update instructions to obtain token
6 years ago
Deploy Update version 6 years ago
DiscordChatExporter.Cli Update instructions to obtain token 6 years ago
DiscordChatExporter.Core Generate file name if given output path CLI argument is a directory 6 years ago
DiscordChatExporter.Gui Update instructions to obtain token 6 years ago
.gitattributes
.gitignore Remove AmmyUI 7 years ago
Changelog.md Update version 6 years ago
DiscordChatExporter.sln Add changelog 7 years ago
Dockerfile Dockerize the application (#92) 6 years ago
License.txt
Readme.md Link to dockerhub from readme 6 years ago
appveyor.yml Update appveyor.yml 7 years ago
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.

Screenshots

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

Libraries used