Upload files to "/"

This commit is contained in:
2026-03-22 08:18:28 +00:00
parent 5ead7eaeda
commit 0593bab700
4 changed files with 869 additions and 2 deletions

View File

@@ -1,2 +1,14 @@
# twt-2-bsky
# 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