mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-27 08:23:03 +00:00
Grammar
@@ -1,12 +1,12 @@
|
|||||||

|

|
||||||
|
|
||||||
### Step 1: Install .NET Core runtime
|
### Step 1: Install .NET Core Runtime
|
||||||
Please follow the [instructions provided here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime).
|
Please follow the [instructions provided here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime).
|
||||||
|
|
||||||
### Step 2: Downloading and using DiscordChatExporter.Cli.exe
|
### Step 2: Downloading and using DiscordChatExporter.Cli.exe
|
||||||
**1.** Download [DiscordChatExporter.CLI.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) and extract it to a folder.<br/>
|
**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/>
|
**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 & 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 RETURN.<br/>
|
||||||
**4.** Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
**4.** Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
||||||
|
|
||||||
dotnet DiscordChatExporter.Cli.dll export -t TOKEN -c CHANNEL
|
dotnet DiscordChatExporter.Cli.dll export -t TOKEN -c CHANNEL
|
||||||
|
|||||||
Reference in New Issue
Block a user