.DS_Store
.DS_Store
This is a binary file and will not be displayed.
+1
-1
.env.template
+1
-1
.env.template
···
5
# New configuration for star counting window and threshold
6
# Timeframe in hours to look back when counting recent stars
7
TIMEFRAME=1
8
-
# Threshold for the number of stars within the timeframe to trigger a log message
9
STAR_THRESHOLD=1
10
11
# Timeframe in hours to gate posts after a threshold is met (default 24)
···
5
# New configuration for star counting window and threshold
6
# Timeframe in hours to look back when counting recent stars
7
TIMEFRAME=1
8
+
# Threshold for the number of stars within the timeframe to trigger a post
9
STAR_THRESHOLD=1
10
11
# Timeframe in hours to gate posts after a threshold is met (default 24)
+8
Dockerfile
+8
Dockerfile
+4
-3
README.md
+4
-3
README.md
+1
-1
bot/src/main.rs
+1
-1
bot/src/main.rs
+9
compose.yml
+9
compose.yml