Twitter Reader
Wraps the bird CLI to read tweets and search Twitter without API keys.
Setup
Run the install script if bird is not available:
scripts/install.sh
Commands
Read a specific tweet
bird read "https://twitter.com/user/status/123456"
bird read "https://x.com/user/status/123456"
Search Twitter
bird search "AI agents"
bird search "from:elonmusk AI"
bird search "#DataFlow"
Browse timeline
bird timeline
bird timeline
[Description truncada. Veja o README completo no GitHub.]