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.
···8383- **Import History**: `npm run cli import-history`
8484- **List Accounts**: `npm run cli list`
85858686+### 🤖 Gemini AI Alt Text (Optional)
8787+8888+This tool can automatically generate Alt Text for images using Google's Gemini AI if the original tweet lacks it.
8989+9090+1. **Get an API Key**: Get a free API Key from [Google AI Studio](https://aistudio.google.com/app/apikey).
9191+2. **Configure**:
9292+ * **Web UI**: Go to the Admin Dashboard and paste your key in the "Gemini AI (Alt Text)" section.
9393+ * **Disable**: Leave the field empty to disable this feature (default).
9494+8695## Twitter Cookies (Auth)
87968897You need your Twitter `auth_token` and `ct0` cookies.