|
|
@ -5,7 +5,11 @@ REDDIT_PASSWORD=""
|
|
|
|
# Valid options are "yes" and "no" for the variable below
|
|
|
|
# Valid options are "yes" and "no" for the variable below
|
|
|
|
REDDIT_2FA=""
|
|
|
|
REDDIT_2FA=""
|
|
|
|
SUBREDDIT="AskReddit"
|
|
|
|
SUBREDDIT="AskReddit"
|
|
|
|
|
|
|
|
# True or False
|
|
|
|
ALLOW_NSFW="False"
|
|
|
|
ALLOW_NSFW="False"
|
|
|
|
# Example of a PostID is ult7el
|
|
|
|
# Example of a PostID is ult7el
|
|
|
|
POST_ID=""
|
|
|
|
POST_ID=""
|
|
|
|
|
|
|
|
#set to either LIGHT or DARK
|
|
|
|
THEME="LIGHT"
|
|
|
|
THEME="LIGHT"
|
|
|
|
|
|
|
|
# set to an int e.g. 1 or 29 and leave blank for once
|
|
|
|
|
|
|
|
TIMES_TO_RUN=""
|
|
|
|