From a6633f964e6298e90a7f28d0132b1a7166ccdf92 Mon Sep 17 00:00:00 2001 From: The-Drobe Date: Sat, 4 Jun 2022 23:36:57 +0800 Subject: [PATCH] fixed conflict --- .env.template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.env.template b/.env.template index 9f14b65..526cf65 100644 --- a/.env.template +++ b/.env.template @@ -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=""