Update README.md

This commit is contained in:
2026-03-22 08:23:26 +00:00
parent ab6a88978d
commit db93483ec8

View File

@@ -1,14 +1,14 @@
# bsky-twit-bridge # twt-2-bsky
A simple bot to crosspost tweets to Bluesky with images and video support. A simple bot to crosspost tweets to Bluesky with images and video support.
## install ## install
- bun install - bun install
- pip install twikit - pip install twikit
- get your Twitter cookies (ct0, auth_token) and put them in cookies.json - get your Twitter cookies (ct0, auth_token) and put them in cookies.json
- copy .env.example to .env and fill in your info - copy .env.example to .env and fill in your info
## run ## run
bun run src/index.ts bun run src/index.ts