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