diff --git a/.env.template b/.env.template index cb2fa3b..b66ec3e 100644 --- a/.env.template +++ b/.env.template @@ -14,7 +14,7 @@ RANDOM_THREAD="" COMMENT_LENGTH_RANGE = "min,max" # The absolute path of the folder where you want to save the final video -# If empty or wrong, the path will be 'assets/' +# If empty or wrong, the path will be 'results/' FINAL_VIDEO_PATH="" # Valid options are "yes" and "no" for the variable below REDDIT_2FA="" @@ -35,4 +35,5 @@ OPACITY="1" VOICE="en_us_001" # e.g. en_us_002 # IN-PROGRESS - not yet implemented +TTsChoice="TikTok" # todo add docs STORYMODE="False"