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.
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 955ca3ba8cae8f2d39f5d50dcda5191f7e62bb6e 3 lines 70 B view raw
1#!/bin/bash 2# A simple wrapper to run the CLI 3npx tsx src/cli.ts "$@"