mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-22 10:55:15 -04:00
Update readme
This commit is contained in:
parent
01f0e6952d
commit
d251e8ecf6
1 changed files with 12 additions and 9 deletions
21
Readme.md
21
Readme.md
|
@ -1,9 +1,10 @@
|
|||
# DiscordChatExporter
|
||||
|
||||
DiscordChatExporter can be used to export message history from [Discord](https://discordapp.com) to an HTML file. It works for both direct message chats and guild chats, supports markdown, message grouping, and attachments. There are options to configure the output, such as date format, color theme, message grouping limit, etc.
|
||||
DiscordChatExporter can be used to export message history from a [Discord](https://discordapp.com) channel to a file. It works for both direct message chats and guild chats, supports markdown, message grouping, and attachments. The tool also lets you select from/to dates to limit the exported messages. There are options to configure the output, such as date format, color theme, message grouping limit, etc.
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Download
|
||||
|
@ -12,15 +13,17 @@ DiscordChatExporter can be used to export message history from [Discord](https:/
|
|||
|
||||
## Features
|
||||
|
||||
- Exports to a self-contained HTML file
|
||||
- Supports both dark and light theme
|
||||
- Displays user avatars
|
||||
- Intuitive GUI that displays available guilds and channels
|
||||
- Date ranges to limit messages
|
||||
- Groups messages by author and time
|
||||
- Handles Discord markdown characters
|
||||
- Converts URLs to links
|
||||
- Inlines attached images with a link to the full version
|
||||
- Inserts download links for other types of attached files
|
||||
- Marks edited messages with a timestamp
|
||||
- Export to a plain text file
|
||||
- Export to an HTML file
|
||||
- Dark and light themes
|
||||
- User avatars
|
||||
- Inline image attachments
|
||||
- Full markdown support
|
||||
- Automatic links
|
||||
- Styled similarly to the app
|
||||
|
||||
## Libraries used
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue