Back
Roast
Roast my Changelog Bluesky-Bot
It’s a bot that runs every 5 minutes to check if you’ve published a new version on the Apple Store. If it finds one, it automatically posts the changelog to your Bluesky handle.
What do you think? Should I keep working on it?
👋 Join WIP to participate
It's recommended in the Bluesky docs (and generally) to use OAuth rather than username/password login.
oh that’s right thanks
Clever idea! I agree with @h_boon on using OAuth.
I'd replace the homepage with an input field where people can enter their App Store listing URL, you can then fetch the changelog (assuming it's public?), and render a preview of what the posts would look like.
Maybe using a split-pane layout. Form on the left, example on the right.
Great idea! Will add this!