mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-07 01:51:18 -04:00
Update Readme.md
This commit is contained in:
parent
83ea7ae317
commit
bdda2ffd98
1 changed files with 7 additions and 7 deletions
14
Readme.md
14
Readme.md
|
@ -8,14 +8,14 @@ Command line executable that can export [Discord](https://discordapp.com) channe
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Produced HTML is styled similar to the Discord's light theme
|
- Produces output styled similar to the Discord's light theme
|
||||||
- Displays user avatars
|
- Displays user avatars
|
||||||
- Messages are grouped by author and time
|
- Groups messages by author and time
|
||||||
- Discord's markdown characters are correctly formatted
|
- Handles Discord markdown characters
|
||||||
- URLs are automatically converted to links
|
- Converts URLs to links
|
||||||
- Attached images are inlined with a link to the full version
|
- Inlines attached images with a link to the full version
|
||||||
- Other attached files are rendered as a download link
|
- Inserts download links for other types of attached files
|
||||||
- Edited messages are properly marked with the edit timestamp
|
- Marks edited messages with a timestamp
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue