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 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
- Modify
config.py
to customize bot behavior. - Schedule tweets in
scheduler.py
. - Run
xbot.py
to start automation.
Pull requests are welcome! Feel free to improve Xbot and submit a PR.
💻 Author: Rohan Naagar
📧 Email: [email protected]
🐦 Twitter: @RohanCyberOps