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