OpenClaw Twitter 🐦
Twitter/X data and automation for autonomous agents. Powered by AIsa.
Installation
export AISA_API_KEY="your-key"Quick Start
# 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 trendsFeatures
- 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