Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/DiscordChatExporter/src/commit/0e67dcbf2ef0b966c5eaebdc26c5aa75e4a41922 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Exports Discord chat logs to a file
 
 
 
Go to file
Tyrrrz 0e67dcbf2e Update readme 4 years ago
.config Update XamlStyler 5 years ago
.github Install dotnet 5 on CI/CD so that source generators work 4 years ago
.screenshots Update screenshots 5 years ago
DiscordChatExporter.Cli [CLI] Display channel name for errors during ExportMultipleAsync () 4 years ago
DiscordChatExporter.Domain Update MiniRazor to use build-time template compilation 4 years ago
DiscordChatExporter.Gui Use C#9 features 4 years ago
.gitignore Remove gitattributes and simplify gitignore 4 years ago
Changelog.md Update version 4 years ago
Directory.Build.props Use preview language version 4 years ago
DiscordChatExporter.sln Update project structure 4 years ago
Dockerfile Update project structure 4 years ago
License.txt Update version 5 years ago
Readme.md Update readme 4 years ago
favicon.ico Add icon 7 years ago
favicon.png Add icon 7 years ago
logo.png Add logo image 6 years ago

Readme.md

DiscordChatExporter

Build Release Downloads Donate Extra Services

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, server channels, supports Discord's dialect of markdown and all other rich media features.

If you have questions or issues, please check out the wiki.

Download

DiscordChatExporter comes in two flavors: graphical user interface (GUI) and command line interface (CLI).

Important: This application requires .NET Core v3.1 runtime in order to run. Some download options come with the runtime pre-packaged, but those marked with [requires .NET runtime] do not. To install the runtime, find the suitable download option below:

Features

  • Graphical user interface (Windows)
  • Command line interface (Windows, Linux, macOS)
  • Works with both user and bot tokens
  • Exports on the fly without buffering messages in memory
  • Allows exporting messages in a specified range
  • Supports file partitioning based on message count
  • Uses custom markdown parser compatible with Discord syntax
  • Handles all rich media features, including attachments, embeds, emojis, etc
  • Renders to HTML (dark & light), TXT, CSV, JSON

Screenshots

channel list rendered output