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.
Tyrrrz
cbe4bc593c
|
3 years ago | |
---|---|---|
.config | 5 years ago | |
.github | 4 years ago | |
.screenshots | 4 years ago | |
DiscordChatExporter.Cli | 4 years ago | |
DiscordChatExporter.Core | 3 years ago | |
DiscordChatExporter.Gui | 3 years ago | |
.gitignore | 4 years ago | |
Changelog.md | 3 years ago | |
Contributing.md | 4 years ago | |
Directory.Build.props | 3 years ago | |
DiscordChatExporter.sln | 4 years ago | |
Dockerfile | 4 years ago | |
License.txt | 4 years ago | |
NuGet.config | 4 years ago | |
Readme.md | 3 years ago | |
favicon.ico | 7 years ago | |
favicon.png | 7 years ago | |
logo.png | 6 years ago |
Readme.md
DiscordChatExporter
✅ Project status: active.
DiscordChatExporter can be used to export message history from a Discord channel to a file. It works with direct messages, group messages, and server channels, and supports Discord's dialect of markdown as well as all other rich media features.
❓ If you have questions or issues, please refer to the wiki.
Download
This application comes in two flavors: graphical user interface (GUI) and command line interface (CLI). The following table lists all available download options:
Downloads | Supported OS | |
---|---|---|
GUI |
|
|
CLI |
|
|
- 🦄 - Community-maintained resource
- ⚙️ - Requires .NET runtime to be installed manually:
Features
- Graphical user interface (Windows)
- Command line interface (Windows, Linux, macOS)
- Support for both user and bot tokens
- Support for Discord's dialect of markdown
- Support for attachments, embeds, emojis, and other rich media features
- Multiple output formats: HTML (dark/light), TXT, CSV, JSON
- File partitioning, date ranges, and other export options
- Exports messages on the fly without buffering in-memory