Skip to content

Instantly share code, notes, and snippets.

View arasovic's full-sized avatar
💻
Working from home

Mehmet Aras arasovic

💻
Working from home
View GitHub Profile
@arasovic
arasovic / delete-tweets.js
Created May 5, 2025 08:40 — forked from lucahammer/delete-tweets.js
Delete all your Tweets Javascript
/*
This may get your account banned. It runs in your regular browser with your regular login without needing the API.
The script does the same things that you would do yourself:
Click the three dots, select delete Tweet, confirm, scroll to next Tweet, repeat.
==========================
Usage
1. Open your Twitter profile in a browser
2. Open the console in the developer tools (F12)
3. Paste the script and press enter
4. ???