Trekkan / DiscordChatExporter

Exports Discord chat logs to a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordChatExporter

Build Release Downloads Donate

βœ… 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 Requirements
GUI
🟒 Stable release (DiscordChatExporter.zip)
🟠 CI build (DiscordChatExporter.zip)
  • Windows 7+
.NET v3.1 Desktop Runtime
CLI
🟒 Stable release (DiscordChatExporter.CLI.zip)
🟠 CI build (DiscordChatExporter.CLI.zip)
πŸ‹ Docker (tyrrrz/discordchatexporter) πŸš€
πŸ“¦ AUR (discord-chat-exporter-cli) πŸš€ πŸ¦„
  • Windows 7+
  • macOS 10.11+
  • Linux
.NET v3.1 Base Runtime
  • πŸš€ - .NET Runtime is already embedded or installed automatically
  • πŸ¦„ - Community-maintained resource

Note that DiscordChatExporter requires .NET v3.1 Runtime in order to work! Refer to the Requirements column in the above table to download the appropriate installer for your system.

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

Screenshots

channel list rendered output

About

Exports Discord chat logs to a file

License:Other


Languages

Language:C# 84.1%Language:HTML 9.6%Language:CSS 6.1%Language:Dockerfile 0.2%