Deleting (almost) all of my tweets
I decided a few months ago that my 10+ years of Twitter history wasn't helpful. It had more chance to be a liability than anything. So I finally wrote a script to delete it.
I deploy it locally as a Kubernetes cron, so all of the secrets are stored elsewhere. That means I've shared the repo:
https://github.com/tedder/tweet-cleanup
It isn't perfect (for instance, dealing with pinned tweets), it's still hardcoded to my username, but I'd love PRs.
Comments
Comments powered by Disqus