๐ Sync a list of users in accounts.txt to a Bluesky starter pack and list.
๐ Add yourself to accounts.txt and send me a PR. Github actions will update the list after merge to main.
- Create
.env
file withAT_LOGIN
,AT_PASSWORD
,STARTER_PACK_URI
andLIST_URI
- Optionally set
BSKY_SYNC_CONFIG_FILE
(default:accounts.txt
)
- Optionally set
$ uv run --env-file .env sync.py