Exports Discord chat logs to a file
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.
 
 
 
Go to file
Alexey Golub 7c5090d2f2
Add license and readme
7 years ago
DiscordChatExporter Make it work 7 years ago
.gitattributes Add .gitignore and .gitattributes. 7 years ago
.gitignore Add .gitignore and .gitattributes. 7 years ago
DiscordChatExporter.sln Add license and readme 7 years ago
License.txt Add license and readme 7 years ago
Readme.md Add license and readme 7 years ago

Readme.md

DiscordChatExporter

Command line executable that can export Discord channel chat logs to a pretty HTML file.

Usage examples:

Executing the application requires an access token and channel ID as parameters.

You can get your token by opening the Discord app, pressing Ctrl+Shift+I, navigating to Storage > LocalStorage > discordapp.com and extracting token's value.

You can get the channel ID by enabling Developer Mode in Settings > Appearance and then right clicking on the channel and clicking on Copy ID.

  • DiscordChatExporter.exe -t REkOTVqm9RWOTNOLCdiuMpWd.QiglBz.Lub0E0TZ1xX4ZxCtnwtpBhWt3v1 -c 459360869055190534

Libraries used: