Fix bug where posts would get posted multiple times or outside the 1 hour window
This commit is contained in:
@@ -4,4 +4,5 @@ FLUXER_TOKEN=
|
||||
LOG_LEVEL=INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL
|
||||
INTERVAL=3600 # 1 hour
|
||||
SUBREDDIT=ich_iel
|
||||
COMMAND_PREFIX="/" # Prefix for bot commands, default is "/"
|
||||
POST_LIMIT=20 # How many posts to fetch from reddit each time
|
||||
Reference in New Issue
Block a user