From 75852f7efbb7194744c66922f77d453c88bbbbe5 Mon Sep 17 00:00:00 2001 From: Jason <66544866+JasonLovesDoggo@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:53:24 -0400 Subject: [PATCH] Update .env.template docs: better .env docs --- .env.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.template b/.env.template index 97099f0..cb2fa3b 100644 --- a/.env.template +++ b/.env.template @@ -21,11 +21,11 @@ REDDIT_2FA="" SUBREDDIT="AskReddit" # True or False ALLOW_NSFW="False" -# Example of a PostID is ult7el +# Used if you want to use a specific post. example of one is urdtfx POST_ID="" #set to either LIGHT or DARK THEME="LIGHT" -# set to an int e.g. 1 or 29 and leave blank for once +# used if you want to run multiple times. set to an int e.g. 4 or 29 and leave blank for once TIMES_TO_RUN="" MAX_COMMENT_LENGTH="500" # Range is 0 -> 1 recommended around 0.8-0.9