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.
···83- **Import History**: `npm run cli import-history`
84- **List Accounts**: `npm run cli list`
8500000000086## Twitter Cookies (Auth)
8788You need your Twitter `auth_token` and `ct0` cookies.
···83- **Import History**: `npm run cli import-history`
84- **List Accounts**: `npm run cli list`
8586+### 🤖 Gemini AI Alt Text (Optional)
87+88+This tool can automatically generate Alt Text for images using Google's Gemini AI if the original tweet lacks it.
89+90+1. **Get an API Key**: Get a free API Key from [Google AI Studio](https://aistudio.google.com/app/apikey).
91+2. **Configure**:
92+ * **Web UI**: Go to the Admin Dashboard and paste your key in the "Gemini AI (Alt Text)" section.
93+ * **Disable**: Leave the field empty to disable this feature (default).
94+95## Twitter Cookies (Auth)
9697You need your Twitter `auth_token` and `ct0` cookies.