mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-17 04:12:32 +00:00
Grammar
@@ -66,7 +66,7 @@ Click the menu button (<img src="https://raw.githubusercontent.com/google/materi
|
||||
* **Partitioning** (Optional) - Splits files after a given number of messages. For example, a channel with 36 messages set to be partitioned every 10 messages will output 4 files.
|
||||
* **Download media** (Optional) - If this option is set, the export will include additional files such as user avatars, attached files, images, etc.<br>
|
||||
Only files which are referenced by the export are downloaded, which means that, for example, user avatars will not be downloaded when using the plain text (TXT) export format.<br>
|
||||
A folder containing the media will be created among the exported chat. They must be kept together.
|
||||
A folder containing the media will be created along with the exported chat. They must be kept together.
|
||||
|
||||
**5.** Click `EXPORT` to export.
|
||||
|
||||
@@ -206,7 +206,7 @@ DiscordChatExporter.Cli.exe export -t "mfa.Ifrn" -c 53555 -p 10
|
||||
### Downloading media ↴
|
||||
If this option is set, the export will include additional files such as user avatars, attached files, images, etc.<br>
|
||||
Only files which are referenced by the export are downloaded, which means that, for example, user avatars will not be downloaded when using the plain text (TXT) export format.<br>
|
||||
A folder containing the media will be created among the exported chat. They must be kept together.
|
||||
A folder containing the media will be created along with the exported chat. They must be kept together.
|
||||
|
||||
```powershell
|
||||
DiscordChatExporter.Cli.exe export -t "mfa.Ifrn" -c 53555 --media
|
||||
|
||||
Reference in New Issue
Block a user