Open lukeredpath opened 10 years ago
This would be a great feature to have when deleting multiple tweets or DMs
Is there a way to delete multiple tweets based on a query or @user mention?
agreed. i'm trying to clean up my timeline and would like to delete all tweets that haven't been retweeted.
Any info on this? Part of the allure of using t is batch processing commands. I would like to delete all my faves periodically.
Nevermind: Noticed the -f flag in the code, tried it, and it worked. This issue should probably be closed. ;)
t delete status -f <tweetid>
Returns:
/Users/luke/.rbenv/versions/1.9.3-p429/bin/t: Sorry, that page does not exist
Deleting the tweet without the -f switch works.