Manage a Twitter account programmatically with features like timeline retrieval, tweet searching, and direct messaging.
Acerca de
This application provides a programmatic interface for managing your Twitter account. With it, you can retrieve your timeline, search for tweets, get replies and summaries, send and receive direct messages, create and delete posts, and more. It requires Python 3.11+, uvicorn, and Twitter API credentials.
Características Principales
- Retrieve Twitter home timeline
- Fetch tweets from any public user
- Search for tweets by hashtag
- Send and receive Twitter DMs
- Programmatically create and delete tweets
- 6 GitHub stars