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