bsky utils A collection of utilities for bluesky Currently: Gentle Unfollow (/unfollow) List Copier (/lists) to run # install pnpm if you haven't curl -fsSL https://get.pnpm.io/install.sh | sh - # install dependencies pnpm i # run locally pnpm dev