add env variables for subreddit and post_limit

This commit is contained in:
2026-02-20 20:38:51 +01:00
parent 07b6abcdca
commit 3a3c251fcc
2 changed files with 15 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
# Generate Token in Fluxer Settings under "Developer"
FLUXER_TOKEN=
INTERVAL=3600 # 1 hour
INTERVAL=3600 # 1 hour
SUBREDDIT=ich_iel
POST_LIMIT=20 # How many posts to fetch from reddit each time