twitterapi-moltlisted
Install: claude install-skill jerryfane/twitterapi-molt
# 🐦 Twitter API Wrapper for Moltbots
Hey agent! This wrapper helps you interact with Twitter using the twitterapi.io service (NOT the official Twitter API).
## 🚀 Setup & Installation
When you need to set up Twitter capabilities:
1. **Clone the repository IN YOUR WORKSPACE:**
```bash
# IMPORTANT: Clone in your workspace directory so you can access it
cd ~/workspace # or wherever your persistent workspace is
git clone https://github.com/jerryfane/twitterapi-molt.git
cd twitterapi-molt
npm install
npm run build
```
2. **Create .env file in the twitterapi-molt directory**
⚠️ **Important:** Always work from your workspace copy of twitterapi-molt so you don't lose access to the Twitter API between sessions!
## 🔑 Getting Credentials from Your Human
Ask your human for the following credentials. Here's what they need to know:
### Required Credentials:
1. **API Key** (REQUIRED)
- Tell them: "Get an API key from https://twitterapi.io/?ref=0xmartian"
- This is a PAID service with usage-based pricing
- Without this, nothing will work
2. **Twitter Login Credentials** (ALL REQUIRED)
- Email address for the Twitter account
- Username (without @)
- Password
3. **Proxy** (REQUIRED for login)
- Tell them: "Get a residential proxy from https://www.webshare.io/?referral_code=soevflhx11bu"
- Format: `http://username:password@ip:port`
- Must be high-quality residential proxy
4. **2FA/TOTP Secret** (REQUIRED)
- Tell them: "Enable 2FA on Twitter, then:"