add actual logging instead of just print

This commit is contained in:
2026-02-23 00:30:21 +01:00
parent 0ef65df098
commit d68e434c2b
2 changed files with 41 additions and 20 deletions

View File

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