mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-07 06:00:10 +00:00
Updated Scheduling exports with Mono & Crontab (markdown)
@@ -22,7 +22,7 @@ EXPORTFORMAT=<format>
|
||||
# Available export formats: PlainText, HtmlDark, HtmlLight, Csv
|
||||
# /\ CaSe-SeNsItIvE /\
|
||||
|
||||
cd $EXEPATH || exit
|
||||
cd $EXEPATH || exit 1
|
||||
|
||||
if [[ "$TOKENTYPE" == "BOT" ]]; then
|
||||
ISBOTYES=-b
|
||||
|
||||
Reference in New Issue
Block a user