Twitter
Twitter/X Integration
Welcome to the comprehensive documentation for the @elizaos/plugin-twitter package. This index provides organized access to all documentation resources.
The @elizaos/plugin-twitter enables your ElizaOS agent to interact with Twitter/X through autonomous posting, timeline monitoring, and intelligent engagement.
๐ Documentation
- Complete Documentation - Detailed technical reference
- Timeline Flow - Visual guide to timeline processing
- Examples - Practical implementation examples
- Testing Guide - Testing strategies and patterns
๐ง Configuration
Required Settings
TWITTER_API_KEY
- OAuth 1.0a API KeyTWITTER_API_SECRET_KEY
- OAuth 1.0a API SecretTWITTER_ACCESS_TOKEN
- OAuth 1.0a Access TokenTWITTER_ACCESS_TOKEN_SECRET
- OAuth 1.0a Token Secret
Feature Toggles
TWITTER_POST_ENABLE
- Enable autonomous postingTWITTER_SEARCH_ENABLE
- Enable timeline monitoringTWITTER_DRY_RUN
- Test mode without posting