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.
|
7 years ago | |
---|---|---|
Deploy | 7 years ago | |
DiscordChatExporter.Cli | 7 years ago | |
DiscordChatExporter.Core | 7 years ago | |
DiscordChatExporter.Gui | 7 years ago | |
.gitattributes | 8 years ago | |
.gitignore | 7 years ago | |
Changelog.md | 7 years ago | |
DiscordChatExporter.sln | 7 years ago | |
License.txt | 7 years ago | |
Readme.md | 7 years ago | |
appveyor.yml | 7 years ago | |
favicon.ico | 7 years ago | |
favicon.png | 7 years ago |
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