delete-tweets icon indicating copy to clipboard operation
delete-tweets copied to clipboard

Option to delete latest 3200 tweets without twitter archive

Open msl0 opened this issue 5 years ago • 1 comments

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)

msl0 avatar Jan 06 '21 17:01 msl0

Good suggestions!

Indeed, initially I only added the script to delete tweets beyond the infamous 3,200 limit.

koenrh avatar Jan 12 '21 20:01 koenrh