From 5e3502cbc5b90d3ac40dbe85018fc3037669e2cf Mon Sep 17 00:00:00 2001 From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Date: Sat, 9 Apr 2022 21:57:34 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Readme.md b/Readme.md index 0ddebf69..a48893f4 100644 --- a/Readme.md +++ b/Readme.md @@ -87,15 +87,13 @@ The following table lists all available download options: - Graphical user interface (Windows) - Command line interface (Windows, Linux, macOS) -- Support for both user and bot tokens -- Support for Discord's dialect of markdown -- Support for Discord's message filter syntax -- Support for attachments, embeds, emoji, and other rich media features +- Authentication via both user and bot tokens - Multiple output formats: HTML (dark/light), TXT, CSV, JSON -- File partitioning, date ranges, and other export options -- Exports messages on the fly without buffering in-memory +- Support for markdown, attachments, embeds, emoji, and other rich media features +- File partitioning, date ranges, message filtering, and other export options +- Self-contained exports that work without internet ## Screenshots ![channel list](.screenshots/list.png) -![rendered output](.screenshots/output.png) \ No newline at end of file +![rendered output](.screenshots/output.png)