mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-28 22:01:55 +00:00
Update Readme.md
This commit is contained in:
11
Readme.md
11
Readme.md
@@ -2,6 +2,17 @@
|
||||
|
||||
Command line executable that can export [Discord](https://discordapp.com) channel chat logs to a pretty HTML file.
|
||||
|
||||
## Features
|
||||
|
||||
- Produced HTML is styled similar to the Discord's light theme
|
||||
- Displays user avatars
|
||||
- Messages are grouped by author and time
|
||||
- Discord's markdown characters are correctly formatted
|
||||
- URLs are automatically converted to links
|
||||
- Attached images are inlined with a link to the full version
|
||||
- Other attached files are rendered as a download link
|
||||
- Edited messages are properly marked with the edit timestamp
|
||||
|
||||
## Usage
|
||||
|
||||
Executing the application requires an access token and channel ID as parameters.
|
||||
|
||||
Reference in New Issue
Block a user