Automatically delete your old skeets from Bluesky.
-
Updated
Oct 7, 2023 - TypeScript
Automatically delete your old skeets from Bluesky.
🗑️ The best method to delete and unretweet tweets on Twitter/X.
Use this script to delete all your unwanted Tweets. Even if they don't show up on your profile. You will need your Archived Data Exported for it to work. Because this automates the deletion.
parses your twitter archive tweet-by-tweet, asks if you want to keep them, and dumps the id strings into a whitelist file for your tweet deleter
TweetPurge is a Python CLI tool for bulk deleting tweets from a Twitter/X account using the Twitter API v2. It supports both full-history deletion via your Twitter Data Archive and API-based fetching for recent tweets, with built-in rate limit handling, resumable runs, and cost-aware safeguards.
Tweet delete application that deletes multiple tweets with a single go. Go through the README for more information.
I built this because most "mass tweet deleter" services charge monthly subscriptions for something that should be simple and free. This extension runs locally on your browser, costs nothing, and gets the job done. The extension is a bit slow, but it is what it is.
Add a description, image, and links to the tweet-deleter topic page so that developers can more easily learn about it.
To associate your repository with the tweet-deleter topic, visit your repo's landing page and select "manage topics."