mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 15:04:03 +00:00
Changed download links to 2.15 due to NET Core 3.0
@@ -3,7 +3,7 @@
|
|||||||
Please follow the [instructions provided here](https://www.mono-project.com/download/stable/).
|
Please follow the [instructions provided here](https://www.mono-project.com/download/stable/).
|
||||||
|
|
||||||
### Running the exporter
|
### Running the exporter
|
||||||
Download and extract the [latest CLI release](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest).
|
Download and extract the [DiscordChatExporter.CLI.zip file](https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.15) (2.15).
|
||||||
|
|
||||||
`cd` to the extracted folder, replace `TOKEN` and `CHANNEL`, then run this command to export:
|
`cd` to the extracted folder, replace `TOKEN` and `CHANNEL`, then run this command to export:
|
||||||
```
|
```
|
||||||
@@ -42,7 +42,7 @@ $ env WINEPREFIX="$HOME/wine" WINEARCH=win32 ./winetricks dotnet46
|
|||||||
There'll be several installer prompts, go through them as you normally would and do NOT close the Terminal window until its output is finished.
|
There'll be several installer prompts, go through them as you normally would and do NOT close the Terminal window until its output is finished.
|
||||||
|
|
||||||
### Running the exporter
|
### Running the exporter
|
||||||
Download and extract the [latest DiscordChatExporter.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest).
|
Download and extract the [DiscordChatExporter.zip file](https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.15) (2.15).
|
||||||
|
|
||||||
Then, in the extracted folder, run this command to start the exporter:
|
Then, in the extracted folder, run this command to start the exporter:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user