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
$ twidge lsfollowers --all $USER
gives 100 lines of output, then pauses, then repeats the same 100 lines.
I was expecting a full list of all followers of $USER
The text was updated successfully, but these errors were encountered:
I was going to report the same thing -- so I'll just add that lsfollowing does the same thing (repeats the same 100 users over and over).
Sorry, something went wrong.
The use of /statuses/followers to get the list of a user's followers also doesn't necessarily give a complete list and has been deprecated. See https://dev.twitter.com/docs/api/1/get/statuses/followers
No branches or pull requests
$ twidge lsfollowers --all $USER
gives 100 lines of output, then pauses, then repeats the same 100 lines.
I was expecting a full list of all followers of $USER
The text was updated successfully, but these errors were encountered: