Updated GUI, CLI and Formats explained (markdown)

Alexey Golub
2020-01-14 15:22:40 +02:00
parent d5bbe490a3
commit 2037ff9fa1

@@ -12,7 +12,7 @@
# GUI or CLI?
![](https://i.imgur.com/5MwIcpT.png)
**DiscordChatExporter** (DCE for short) has two different versions:
* **Guided User Interface** (**GUI**) - it's the preferred version as it provides ease of use. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.zip` file.
* **Graphical User Interface** (**GUI**) - it's the preferred version as it provides ease of use. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.zip` file.
* **Command Line Interface** (**CLI**) - offers greater flexibility and more features for advanced users, such as export scheduling, ID lists, and more specific date ranges. You can get it by [downloading](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) the `DiscordChatExporter.CLI.zip` file.
If you're not comfortable with **Windows'** Command Line (cmd), please choose the GUI.<br/>