delete-tweets
delete-tweets copied to clipboard
Option to delete latest 3200 tweets without twitter archive
I would like to propose adding a new feature. As far as I understand when I run delete-tweets its remove only tweets using archive. Its good for remove large number of tweets, but when I want to delete tweets periodically I need generate every time new twitter archive with latest tweets. I found other tools but without "--spare-ids" functionality.
It would be good add new possibilities:
- start without archive file
- fetch tweets via API
- remove tweets with --spare-ids functionality (or something like --spare-keyword)
Good suggestions!
Indeed, initially I only added the script to delete tweets beyond the infamous 3,200 limit.