tangled.org trending bluesky account
1BOT_USERNAME=
2BOT_PASSWORD=
3BOT_PDS_URL=
4
5# New configuration for star counting window and threshold
6# Timeframe in hours to look back when counting recent stars
7TIMEFRAME=1
8# Threshold for the number of stars within the timeframe to trigger a post
9STAR_THRESHOLD=1
10
11# Timeframe in hours to gate posts after a threshold is met (default 24)
12POST_WINDOW_HOURS=24
13
14DATABASE_URL=./stitch_counter.sqlite
15JETSTREAM_URL="wss://jetstream1.us-east.fire.hose.cam/subscribe"