624dbdc41d17b6f31d70474343b8bb8ad8f2f6c8
bsky-twit-bridge
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
Languages
TypeScript
85.8%
Python
14.2%