We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It may sound stupid to try to analyze tweets from an user who never tweeted, still it should fail nicely.
The text was updated successfully, but these errors were encountered: