Scweet icon indicating copy to clipboard operation
Scweet copied to clipboard

Fixed order of Likes and Retweets, Removed premature return in `get_user_information()`

Open bmeares opened this issue 2 years ago • 0 comments

I had opened a previous PR #130 but closed in favor of this one which I've more thoroughly tested. This PR address some simple bugfixes (e.g. wrong variables like minretweets in argparse) as well as some more serious issues like Retweets and Likes being in the wrong columns as well as preventing get_user_information() from returning early during an iteration.

bmeares avatar Jun 15 '22 16:06 bmeares