Grammar

Yudi
2020-02-20 13:38:10 -03:00
parent 05b48767d9
commit 1b58db89f4

@@ -6,7 +6,7 @@ Please follow the [instructions provided here](https://github.com/Tyrrrz/Discord
### Step 2: Downloading and using DiscordChatExporter.Cli
**1.** Download [DiscordChatExporter.CLI.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) and extract it to a folder.<br/>
**2.** Search for `Terminal.app` in Spotlight (⌘+SPACE) and open it.<br/>
**3.** In the Terminal window, type `cd` , press the SPACE key, then drag and drop the extracted folder into the window, press RETURN.<br/>
**3.** In the Terminal window, type `cd` , press the SPACE key, then drag and drop the extracted folder into the window, press the RETURN key.<br/>
**4.** Replace `TOKEN` and `CHANNEL`, then execute this command to export:
dotnet DiscordChatExporter.Cli.dll export -t TOKEN -c CHANNEL