From 465838486039b87a62e3fc1fe4f8c75c6f0429b2 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 15 Sep 2018 15:15:53 -0300 Subject: [PATCH] Updated Scheduling exports on macOS (markdown) --- Scheduling-exports-on-macOS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Scheduling-exports-on-macOS.md b/Scheduling-exports-on-macOS.md index 4f1fe22..40e1fb0 100644 --- a/Scheduling-exports-on-macOS.md +++ b/Scheduling-exports-on-macOS.md @@ -18,7 +18,8 @@ Make sure you already have DiscordChatExporter and Mono properly installed ([ins ![](https://i.imgur.com/AIv3iS6.png) **4.** Paste the following into the empty text box: -```# Info: https://github.com/Tyrrrz/DiscordChatExporter +``` +# Info: https://github.com/Tyrrrz/DiscordChatExporter TOKEN= TOKENTYPE= @@ -37,7 +38,7 @@ fi PATH=/Library/Frameworks/Mono.framework/Versions/Current/bin/:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin -mono DiscordChatExporter.Cli.exe -t $TOKEN $ISBOTYES -c $CHANNEL -f $EXPORTFORMAT -o exporttmp +mono DiscordChatExporter.Cli.exe export -t $TOKEN $ISBOTYES -c $CHANNEL -f $EXPORTFORMAT -o exporttmp CURRENTTIME=`date +"%Y-%m-%d-%H-%M-%S"` if [[ "$EXPORTFORMAT" == "PlainText" ]]; then @@ -58,7 +59,7 @@ exit `` 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`. + `` 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/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) @@ -68,7 +69,7 @@ exit `` with the export directory without quotes (e.g. /Users/user/Documents/Discord\ Exports) - `` with one of the available export formats. + `` with one of the available export formats **6.** Run the Workflow (this may take a while to complete). If the export file was created, you're ready to save the Workflow.