I had an email from a php2Bluesky user who wanted to know how you could set the restrictions on who could reply to a post. This was something that php2Bluesky didn’t support, but I thought it would be good to, so I have updated the code. Here’s how to use that feature.
Thread Gates
Looking at the Bluesky web app there were six different options you could select to set who could respond to a post:
- Everyone (the default)
- Nobody
- Your followers
- People you follow
- People you mention
- Anyone in a list you provide.
I did a bit of research … Read the rest









