Schedule posts to Bluesky with Cloudflare workers. skyscheduler.work
cf tool bsky-tool cloudflare bluesky schedule bsky service social-media cloudflare-workers

bump up the account update limit

+1 -1
+1 -1
wrangler.toml
··· 50 50 [[ratelimits]] 51 51 name = "UPDATE_LIMITER" 52 52 namespace_id = "1003" 53 - simple = { limit = 2, period = 60 } 53 + simple = { limit = 7, period = 60 } 54 54 55 55 [triggers] 56 56 # Schedule cron triggers at the start of every hour and ~5:30pm on sunday for big cleanups: