mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-29 20:22:05 +00:00
Added JSON and updated screenshots
@@ -7,6 +7,7 @@
|
|||||||
* [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats)
|
* [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats)
|
||||||
* [HTML](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#html)
|
* [HTML](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#html)
|
||||||
* [Plain Text](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#plain-text)
|
* [Plain Text](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#plain-text)
|
||||||
|
* [JSON](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#json)
|
||||||
* [CSV](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#csv)
|
* [CSV](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#csv)
|
||||||
|
|
||||||
# GUI or CLI?
|
# GUI or CLI?
|
||||||
@@ -297,16 +298,16 @@ You can open `.html` files with a web browser, such as Google Chrome.<br/>
|
|||||||
|
|
||||||
## Plain Text
|
## Plain Text
|
||||||
|
|
||||||

|
<img src="https://i.imgur.com/PbUyRXD.png" height="400" />
|
||||||
|
|
||||||
The Plain Text format is the best option for archiving due to its small size.<br/>
|
The Plain Text format is the best option for archiving due to its small size.<br/>
|
||||||
You can open `.txt` files with text editors, such as Notepad.
|
You can open `.txt` files with text editors, such as Notepad.
|
||||||
|
|
||||||
## JSON
|
## JSON
|
||||||
|
|
||||||
https://i.imgur.com/DDxuCdo.png
|
<img src="https://i.imgur.com/FAeSA4O.png" height="400" />
|
||||||
|
|
||||||
The JSON format contains more technical information that's easily parsable.
|
The JSON format contains more technical information that's easily parsable.<br/>
|
||||||
You can open `.json` files with text editors, such as Notepad.
|
You can open `.json` files with text editors, such as Notepad.
|
||||||
|
|
||||||
## CSV
|
## CSV
|
||||||
|
|||||||
Reference in New Issue
Block a user