follow_theirs.py

from blog Simon Willison's Weblog, | ↗ original
follow_theirs.py Hamel Husain wrote this Python script on top of the atproto Python library for interacting with Bluesky, which lets you specify another user and then follows every account that user is following. I forked it and added two improvements: inline PEP 723 dependencies and input() and getpass.getpass() to interactively ask for the...