diff --git a/Scheduling-exports-with-Mono-&-Crontab.md b/Scheduling-exports-with-Mono-&-Crontab.md index aeed91e..70f2e40 100644 --- a/Scheduling-exports-with-Mono-&-Crontab.md +++ b/Scheduling-exports-with-Mono-&-Crontab.md @@ -1,6 +1,6 @@ **This guide is for macOS and Linux.** # -Make sure you already have DiscordChatExporter and Mono properly installed ([instructions here](https://github.com/RenanYudi/DiscordChatExporter/wiki/Linux-usage-instructions)): +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` @@ -42,11 +42,11 @@ exit **3.** Replace: - `` with your [Token](https://github.com/RenanYudi/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) + `` with your [Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) `` If the Token is from a bot replace it with `BOT`, if it's from a user, `USER`. - `` with a [Channel ID](https://github.com/RenanYudi/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) + `` with a [Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) `` with the .exe path (e.g. /home/user/DiscordChatExporter.Cli.exe)