# Xsuite-Twitter-Automation-Script
This project is a Twitter (X) automation tool built using Python + Playwright. It allows you to perform several automation tasks on your account in a simple and efficient way.
🚀 Features
⦁ Login automation (securely log in to your account).
⦁ Delete retweets in bulk.
⦁ Send direct messages (DMs) to all conversations (with filtering options).
⦁ Tweet management (create, edit, and schedule tweets).
⦁ Follower/following management (unfollow, follow-back, etc.).
⦁ Advanced search & analytics (planned features).
⦁ Media library access (planned feature).
⦁ Session saving for faster logins.
⦁ User-friendly GUI (planned final touch).
This project is intended for educational purposes only.
I am not responsible for any misuse of this script, including but not limited to:
⦁ Violating Twitter (X) Terms of Service.
⦁ Account suspension or bans.
⦁ Unauthorized or spam activity.
⦁ Use this tool at your own risk.
🔧 Important Note
Since Twitter (X) frequently updates its platform, the XPath selectors used in this script may break over time.
➡️ Make sure to update the XPath manually whenever needed to keep the script working correctly.
📌 Contribution
Contributions, improvements, and suggestions are welcome.
Feel free to fork the repo, open issues, or submit pull requests.