Xbot is an AI-driven Twitter automation bot that helps you tweet, retweet, like, and engage with users efficiently. Powered by Tweepy, it streamlines social media interactions and enhances your Twitter presence.
β
Auto-tweet scheduled posts π
β
Retweet based on hashtags π
β
Like tweets from specific users β€οΈ
β
Reply with AI-generated responses π¬
β
Follow users based on niche π
1οΈβ£ Clone the Repository
git clone https://github.com/RohanCyberOps/Xbot.git
cd Xbot2οΈβ£ Install Dependencies
pip install -r requirements.txt
3οΈβ£ Set Up Twitter API Keys
Edit the .env file with your API credentials:
API_KEY=your_api_key
API_SECRET_KEY=your_api_secret_key
ACCESS_TOKEN=your_access_token
ACCESS_SECRET=your_access_secret
4οΈβ£ Run Xbot
python main.py
- Modify
config.pyto customize bot behavior. - Schedule tweets in
scheduler.py. - Run
xbot.pyto start automation.
Pull requests are welcome! Feel free to improve Xbot and submit a PR.
π» Author: Rohan Naagar
π§ Email: Rohan150907@gmail.com
π¦ Twitter: @RohanCyberOps