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.
at 49dbca477f7565105c28208fbbc5daba5f54ac8f 3 lines 70 B view raw
1#!/bin/bash 2# A simple wrapper to run the CLI 3npx tsx src/cli.ts "$@"