diff --git a/.env.template b/.env.template index 5ab4ae4..003fbc5 100644 --- a/.env.template +++ b/.env.template @@ -7,5 +7,9 @@ REDDIT_PASSWORD="" REDDIT_2FA="" THEME="" +SUBREDDIT="AskReddit" -SUBREDDIT="" +# Valid options are "yes" and "no" for the variable below +LOOP="false" +# Australian: "com.au", American: "com" - Find more at https://gtts.readthedocs.io/en/latest/module.html#localized-accents +ACCENT="com" \ No newline at end of file