Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 913 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 913 Bytes

Bluesky Starter Pack sync

Run Sync Script

🔄 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.

Dev

Requirements:

  • Install uv Python package manager
  1. $ cp sample.env .env and supply your own values
  2. $ uv run --env-file .env sync.py