tyrrrz/discordchatexporter

Saves Discord chat logs to a file

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 5th, 2026
Created on July 12th, 2017
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 1,016
Total Stargazers: 11,957 (+0)
Total Subscribers: 117 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.4 hours
Mean response time: 13.0 days
90th percentile: 22.8 days
Tracked items: 96

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 6% of issues opened in the past year have been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 340 days
Stale 30+ days: 7
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • invalid (41)
  • bug (35)
  • enhancement (14)
  • help wanted (13)
  • format/html (8)
  • app/cli (6)
  • duplicate (6)
  • good first issue (5)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

DiscordChatExporter is an application that exports message history from Discord channels to files.

The tool solves the problem of preserving Discord conversations by downloading and saving chat logs in a portable format. It works with direct messages, group messages, and server channels, and preserves Discord's markdown dialect along with rich media features. The application offers both a graphical desktop interface and a command-line interface, with the CLI version also available as a Docker container for automated workflows.

The tool suits anyone needing to archive Discord conversations for personal record-keeping, research, or compliance purposes. It works with any channel the user has access to. The README includes a warning that automating user accounts violates Discord's terms of service and risks account bans; the maintainer recommends using a bot account to export from accessible channels where possible. The project is available through multiple distribution channels including package managers for Windows, Linux, and macOS systems.

Development activity shows consistent engagement with the codebase through regular updates and maintenance. The project maintains active CI/CD pipelines that produce builds alongside stable releases. Community contributions have extended the tool's availability across multiple package management ecosystems. The maintainer actively documents the project and provides multiple installation options to accommodate different user preferences and workflows.