Hey HN,<p>With Elon Musk's recent restrictions on Twitter's free API, many services for managing old tweets have become unavailable or paid.<p>That's why I've developed DeleteX, an open-source solution old tweets without relying on third-party apps or paid services.<p>How it works:
1. Upload your X (Twitter) archive
2. Filter and select tweets to delete
3. Generate a custom userscript
4. Run the script in your browser console<p>This approach ensures maximum privacy and security, as you maintain full control over your data and the deletion process.<p>The webapp is live at deletex.wastu.net, and the source code is available on GitHub. Feedback is welcome.