BOT_USERNAME= BOT_PASSWORD= BOT_PDS_URL= # New configuration for star counting window and threshold # Timeframe in hours to look back when counting recent stars TIMEFRAME=1 # Threshold for the number of stars within the timeframe to trigger a post STAR_THRESHOLD=1 # Timeframe in hours to gate posts after a threshold is met (default 24) POST_WINDOW_HOURS=24 DATABASE_URL=./stitch_counter.sqlite JETSTREAM_URL="wss://jetstream1.us-east.fire.hose.cam/subscribe"