tangled
alpha
login
or
join now
indexx.dev
/
tweets2bsky
forked from
j4ck.xyz/tweets2bsky
0
fork
atom
A simple tool which lets you scrape twitter accounts and crosspost them to bluesky accounts! Comes with a CLI and a webapp for managing profiles! Works with images/videos/link embeds/threads.
0
fork
atom
overview
issues
pulls
pipelines
feat: make web UI port configurable via .env
jack
2 months ago
c568d5ad
20783b55
+1
1 changed file
expand all
collapse all
unified
split
.env.example
+1
.env.example
···
17
17
# --- Optional ---
18
18
CHECK_INTERVAL_MINUTES=5
19
19
# BLUESKY_SERVICE_URL=https://bsky.social
20
20
+
PORT=3000