# OpenClaw Twitter 🐦
Twitter/X data and automation for autonomous agents. Powered by AIsa.
## Installation
```bash
export AISA_API_KEY="your-key"
```
## Quick Start
```bash
# Get user info
python scripts/twitter_client.py user-info --username elonmusk
# Search tweets
python scripts/twitter_client.py search --query "AI agents"
# Get trends
python scripts/twitter_client.py trends
```
## Features
- **Read Operations**: User info, tweets, search, trends, followers, followings
- **Write Operations**: Post tweets, like, retweet (requires login)
## Get API Key
Sign up at [aisa.one](https://aisa.one)
## Links
- [ClawHub](https://www.clawhub.com/aisa-one/openclaw-twitter)
- [API Reference](https://aisa.mintlify.app/api-reference/introduction)
{ copied = true; setTimeout(() => copied = false, 2000) })"
class="absolute right-3 top-3 rounded-lg bg-slate-200 px-3 py-1.5 text-xs font-bold text-slate-600 hover:bg-slate-300 transition"
x-text="copied ? '已复制' : '复制'">