The @elizaos/plugin-twitter enables your elizaOS agent to interact with Twitter/X through autonomous posting, timeline monitoring, and intelligent engagement.Documentation Index
Fetch the complete documentation index at: https://docs.elizaos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Documentation
- Developer Guide - 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

