Files
twt-2-bsky/README.md
2026-03-22 08:23:26 +00:00

291 B

twt-2-bsky

A simple bot to crosspost tweets to Bluesky with images and video support.

install

  • bun install
  • pip install twikit
  • get your Twitter cookies (ct0, auth_token) and put them in cookies.json
  • copy .env.example to .env and fill in your info

run

bun run src/index.ts