mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 15:04:03 +00:00
Grammar
@@ -290,7 +290,7 @@ DiscordChatExporter.exe channels -t "mfa.Ifrn" -g 21814 > C:\path\to\output.txt
|
|||||||
> Options with an asterisk (**\***) are required. The order of the options doesn't matter.<br/>
|
> Options with an asterisk (**\***) are required. The order of the options doesn't matter.<br/>
|
||||||
|
|
||||||
This command outputs the list of Direct Messages.<br/>
|
This command outputs the list of Direct Messages.<br/>
|
||||||
To save the output to a file, run the command with `> C:\path\…` like the example below. If the file already exists, it will be overwritten.
|
To save the output to a file, run the command with `> C:\path\…` like the in example below. If the file already exists, it will be overwritten.
|
||||||
```powershell
|
```powershell
|
||||||
DiscordChatExporter.exe dm -t "mfa.Ifrn" > C:\path\to\output.txt
|
DiscordChatExporter.exe dm -t "mfa.Ifrn" > C:\path\to\output.txt
|
||||||
```
|
```
|
||||||
@@ -305,7 +305,7 @@ DiscordChatExporter.exe dm -t "mfa.Ifrn" > C:\path\to\output.txt
|
|||||||
> Options with an asterisk (**\***) are required. The order of the options doesn't matter.<br/>
|
> Options with an asterisk (**\***) are required. The order of the options doesn't matter.<br/>
|
||||||
|
|
||||||
This command outputs a list of your Server List.<br/>
|
This command outputs a list of your Server List.<br/>
|
||||||
To save the output to a file, run the command with `> C:\path\…` like the example below. If the file already exists, it will be overwritten.
|
To save the output to a file, run the command with `> C:\path\…` like the in example below. If the file already exists, it will be overwritten.
|
||||||
```powershell
|
```powershell
|
||||||
DiscordChatExporter.exe guilds -t "mfa.Ifrn" > C:\path\to\output.txt
|
DiscordChatExporter.exe guilds -t "mfa.Ifrn" > C:\path\to\output.txt
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user