sferik / t-ruby

A command-line power tool for Twitter.
http://sferik.github.com/t
MIT License
5.43k stars 410 forks source link

after executing the proper commands, app reports all followings have been added (3965) when it's only 55 #463

Closed loudersoft closed 1 year ago

loudersoft commented 1 year ago

I have reviewed similar issues to this, but I haven't seen a workaround for this:

when I execute t followings | xargs t list add foo it reports that all the people I following have been added to a list.

I follow 3965 people, but only 55 were added to the list. Is this a rate limiting issue with the API and, if so, is there a workaround?