Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 1.5 KB

File metadata and controls

67 lines (50 loc) · 1.5 KB

🤖 Xbot - AI-Powered Twitter Bot

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.


✨ Features

✅ Auto-tweet scheduled posts 📅
✅ Retweet based on hashtags 🔄
✅ Like tweets from specific users ❤️
✅ Reply with AI-generated responses 💬
✅ Follow users based on niche 🌟


⚙️ Installation

1️⃣ Clone the Repository

git clone https://github.com/RohanCyberOps/Xbot.git
cd Xbot

2️⃣ 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

📜 Usage

  • Modify config.py to customize bot behavior.
  • Schedule tweets in scheduler.py.
  • Run xbot.py to start automation.

📸 Demo

Xbot in Action


🤝 Contributing

Pull requests are welcome! Feel free to improve Xbot and submit a PR.


📩 Contact

💻 Author: Rohan Naagar
📧 Email: Rohan150907@gmail.com
🐦 Twitter: @RohanCyberOps