From db93483ec867c5f6b0a3d70d0549634e9c321ce0 Mon Sep 17 00:00:00 2001 From: toasted Date: Sun, 22 Mar 2026 08:23:26 +0000 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 103f878..3fd221e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# 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 +# 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