mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-27 16:25:36 +00:00
Updated Linux usage instructions (markdown)
@@ -2,8 +2,6 @@
|
|||||||
### Installing Mono
|
### Installing Mono
|
||||||
### Debian 9
|
### Debian 9
|
||||||
|
|
||||||
Open Terminal and type
|
|
||||||
|
|
||||||
$ su
|
$ su
|
||||||
# apt install apt-transport-https dirmngr
|
# apt install apt-transport-https dirmngr
|
||||||
# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
|
# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
|
||||||
@@ -23,7 +21,7 @@ Open Terminal and type
|
|||||||
##
|
##
|
||||||
|
|
||||||
### Downloading and using DiscordChatExporter.Cli.exe
|
### Downloading and using DiscordChatExporter.Cli.exe
|
||||||
Download and unzip the [latest version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) to a folder.
|
Download and unzip the [latest CLI version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) to a folder.
|
||||||
|
|
||||||
Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
||||||
|
|
||||||
@@ -42,4 +40,4 @@ To use the tool again just:
|
|||||||
1. `cd` to its directory
|
1. `cd` to its directory
|
||||||
2. Run `./maclinux.command`
|
2. Run `./maclinux.command`
|
||||||
##
|
##
|
||||||
Credits to [@RenanYudi](https://github.com/RenanYudi)
|
Special thanks to [@RenanYudi](https://github.com/RenanYudi)
|
||||||
Reference in New Issue
Block a user