mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-26 18:52:05 +00:00
RETURN after cd and further reading token and ids
@@ -4,11 +4,11 @@ Please follow the [instructions provided here](https://github.com/Tyrrrz/Discord
|
|||||||
### Downloading and using DiscordChatExporter.Cli.exe
|
### Downloading and using DiscordChatExporter.Cli.exe
|
||||||
Download [DiscordChatExporter.CLI.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) and extract it to a folder.
|
Download [DiscordChatExporter.CLI.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) and extract it to a folder.
|
||||||
|
|
||||||
In Terminal type `cd` , press the SPACE key, then drag & drop the folder into the Terminal window.
|
In Terminal type `cd` , press the SPACE key, then drag & drop the folder into the Terminal window, press RETURN.
|
||||||
|
|
||||||
Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
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
|
||||||
|
|
||||||
##
|
##
|
||||||
Further reading: [**Getting started:** GUI, CLI and Formats explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained)
|
Further reading: [**Getting started:** GUI, CLI and Formats explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained) and [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)
|
||||||
Reference in New Issue
Block a user