You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RedditVideoMakerBot/.env.template

16 lines
367 B

3 years ago
REDDIT_CLIENT_ID=""
REDDIT_CLIENT_SECRET=""
REDDIT_USERNAME=""
REDDIT_PASSWORD=""
3 years ago
# Valid options are "yes" and "no" for the variable below
REDDIT_2FA=""
SUBREDDIT="AskReddit"
# True or False
ALLOW_NSFW="False"
3 years ago
# 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=""