|
|
|
@ -2,14 +2,17 @@ REDDIT_CLIENT_ID=""
|
|
|
|
|
REDDIT_CLIENT_SECRET=""
|
|
|
|
|
REDDIT_USERNAME=""
|
|
|
|
|
REDDIT_PASSWORD=""
|
|
|
|
|
|
|
|
|
|
# Valid options are "yes" and "no" for the variable below
|
|
|
|
|
# Valid options are "yes" and "no"
|
|
|
|
|
REDDIT_2FA=""
|
|
|
|
|
|
|
|
|
|
# Valid options are "light" and "dark"
|
|
|
|
|
THEME=""
|
|
|
|
|
|
|
|
|
|
# Enter a subreddit, e.g. "AskReddit"
|
|
|
|
|
SUBREDDIT=""
|
|
|
|
|
|
|
|
|
|
Valid options are "male" and "female" for the variable below
|
|
|
|
|
# Range is 0 -> 1
|
|
|
|
|
OPACITY="0.9"
|
|
|
|
|
|
|
|
|
|
# Valid options are "male" and "female" for the variable below
|
|
|
|
|
VoiceGender=""
|
|
|
|
|