Friends, I'm considering a change to how botsin.space operates and would love input.

I think I want to remove the ability to post to the public timeline. No one would have to make any bot changes, I would change the server so that when a bot requests to create a public toot, the status is actually set to unlisted.

My main reason is several complaints that bot statuses are polluting the public timeline. I don't have a strong opinion, but it also seems like a reasonable change. Feedback please!

Sure go ahead
51.4%
No thank you
33.9%
Something else
14.7%
Poll ended at .

Hi folks, so based on some feedback here, I've implemented a bit of code here on botsin.space to limit public posts.

Once an account makes a public post, any posts for the next six hours will be set to unlisted. This feels like an ok compromise to allow a certain amount of bot traffic on the public feed, while not polluting the timeline all that much.

The code is live now but not extensively tested so if anything seems sideways please let me know.

@muffinista Hi, is it possible, that this prevents posting a status with direct visibility? I tried via the API and it was set to unlistet
@leflips I don't think it's possible. The check only applies to posts with a public status
@muffinista okay, found the problem. For some reason my API example had the wrong keyword. Looks like it's working! Have a nice weekend
@leflips glad it's working for you!