mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-28 05:34:12 -04:00
Exports Discord chat logs to a file
Deploy | ||
DiscordChatExporter.Cli | ||
DiscordChatExporter.Core | ||
DiscordChatExporter.Gui | ||
.gitattributes | ||
.gitignore | ||
appveyor.yml | ||
Changelog.md | ||
DiscordChatExporter.sln | ||
favicon.ico | ||
favicon.png | ||
License.txt | ||
Readme.md |
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
- 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