Skip to content

tanersb/x-auto-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

X (Twitter) Auto Delete My Tweets ๐Ÿ—‘๏ธ

Version License Platform

A simple and efficient Userscript to bulk delete your own tweets on X (formerly Twitter). It adds a floating control button to your profile page, allowing you to wipe your history with a single click.


โš ๏ธ Important: Language Requirement

This script is currently optimized for the Turkish interface. It looks for the button text "Sil" to confirm deletion.

  • If your X interface is in English, you must change your display language to Turkish for the script to work, OR edit the script code and replace "Sil" with "Delete".

๐Ÿš€ Features

  • Floating UI: Adds a prominent "START DELETE" button to the right side of the screen.
  • Smart Filtering: specifically targets your own tweets (article[data-testid="tweet"]).
  • Auto-Scroll: Automatically scrolls down when no more tweets are visible in the current view.
  • Safety Delays: Includes sleep functions between clicks to prevent UI glitches or rate limiting.
  • Manual Control: Click "STOP DELETE" at any time to pause the process.

๐Ÿ“ฅ Installation

  1. Install a Userscript Manager:
  2. Install the Script:

๐ŸŽฎ How to Use

  1. Go to your X (Twitter) Profile page (e.g., x.com/your_username).
  2. Navigate to the Posts (Gรถnderiler) tab.
  3. You will see a blue "START DELETE" button on the right.
  4. Click it to start. The script will:
    • Click the three-dot menu (caret).
    • Select "Sil" (Delete).
    • Confirm the deletion dialog.
    • Scroll down to find the next tweet.
  5. To Stop: Click the button again (it toggles to "STOP DELETE").

โš ๏ธ Disclaimer

Use at your own risk. Automating actions on X can trigger spam filters or temporary account locks if done too quickly. This script includes delays to mitigate this, but the author is not responsible for any account status changes.


๐Ÿ“ License

Distributed under the MIT License.


Developed by tanersb

About

Bulk delete your tweets on X (Twitter). Features a floating button, auto-scroll, and safety delays. (Optimized for Turkish Interface) ๐Ÿ—‘๏ธ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors