oldtweets icon indicating copy to clipboard operation
oldtweets copied to clipboard

python script to backup/delete old tweets from your timeline

Results 2 oldtweets issues
Sort by recently updated
recently updated
newest added

Commit ea9041dfdff introduced an issue where `GetFavourites()` was called instead of `GetUserTimeline()` when `latest_tweet_id` is not set (so, in other words, the first time). We also simplify calling `GetFavourites()` or...

A new issue arose. I haven't found yet why but it seems consistent and reproducible. Which makes me think that there is a missing module for logging in the code....