mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-01 12:43:43 +00:00
Fixed exe path instructions
@@ -1,5 +1,3 @@
|
||||
**This guide is for macOS and Linux.**
|
||||
#
|
||||
Make sure you already have DiscordChatExporter and Mono properly installed ([instructions here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions)):
|
||||
|
||||
**1.** Open Terminal, create a new script with `sudo nano /path/to/DiscordChatExporter/cron.sh`
|
||||
@@ -48,7 +46,7 @@ exit
|
||||
|
||||
`<channel>` with a [Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)
|
||||
|
||||
`<exe>` with the .exe path (e.g. /home/user/DiscordChatExporter.Cli.exe)
|
||||
`<exe>` with the .exe directory path (e.g. /home/user/DiscordChatExporter)
|
||||
|
||||
`<name>` with a filename without spaces
|
||||
|
||||
|
||||
Reference in New Issue
Block a user