Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not try to retrieve tweets if there is no tweet to retrieve. #53

Open
letompouce opened this issue Dec 1, 2018 · 0 comments
Open

Comments

@letompouce
Copy link

It may sound stupid to try to analyze tweets from an user who never tweeted, still it should fail nicely.

$ tweets_analyzer -n <SomeSilentUser>
[+] Getting @SomeSilentUser account data...
[+] lang           : fr
[+] geo_enabled    : False
[+] time_zone      : None
[+] utc_offset     : None
[!] Can't get specific timezone for this user
[+] statuses_count : 0
[+] Retrieving last 0 tweets...
0tw [00:00, ?tw/s]
[!] Error: 'int' object has no attribute 'days'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant