DiscordChatExporter icon indicating copy to clipboard operation
DiscordChatExporter copied to clipboard

Exports Discord chat logs to a file

Results 79 DiscordChatExporter issues
Sort by recently updated
recently updated
newest added

### Version 2.43.3 ### Flavor GUI (Graphical User Interface) ### Platform Windows 10 ### Export format _No response_ ### Steps to reproduce I downloaded the code, extracted with winrar, and...

bug

### Version v2.43.3 ### Flavor CLI (Command-Line Interface) ### Platform MacOS ### Export format TXT ### Steps to reproduce https://discord.gg/XYVZf6we (public channel) ``` ./DiscordChatExporter.Cli exportguild -t "$DISCORD_TOKEN" -g 621778831602221064 --after...

bug
help wanted

### Version v2.43.3 ### Flavor CLI (Command-Line Interface) ### Platform MacOS ### Export format _No response_ ### Steps to reproduce ``` ./DiscordChatExporter.Cli export -t "$DISCORD_TOKEN" -c 621778831602221072 --after "2024-08-13 00:00"...

bug

### Version 2.43.3 ### Flavor CLI (Command-Line Interface) ### Platform win11 ### Export format HTML, TXT ### Steps to reproduce When exporting threads via the --include-threads command or by exporting...

bug
help wanted

The upcoming major version update (3.0) is expected to batch a few notable breaking changes. Here's the current planned list (none of these are done at the time of writing):...

enhancement

### Version 2.43.3 ### Flavor CLI (Command-Line Interface) ### Platform Linux (Debian) ### Export format HTML ### Steps to reproduce - Make a mention to a thread in a channel...

bug

### Version v2.43.3 ### Flavor GUI (Graphical User Interface), CLI (Command-Line Interface) ### Platform OSX ### Export format _No response_ ### Steps to reproduce Explained below ### Details If you...

enhancement
help wanted

### Version v2.43.3 ### Flavor GUI (Graphical User Interface), CLI (Command-Line Interface) ### Platform Windows 10 ### Export format HTML ### Steps to reproduce I'm not sure, I do think...

bug

Closes #1261 I tried to solve the problem with the thread labeled 'deleted-channel' by using populate threads before assigning the channel variable in the mention.

bug