Closed fabston closed 7 hours ago
Oh ok, must be because he got restricted I guess? The other two got followings tho
if you can send the code snippet you are running
from tweety import Twitter
app = Twitter("session")
app.connect()
followings = app.get_user_followings(986054149920866305) # @ahboyash
print(followings)
for follow in followings:
print(follow)
which prints: UserFollowings(user_id=986054149920866305, count=0)
are you updated?
I am on version 1.0.9.5
. Just ran pip install https://github.com/mahrtayyab/tweety/archive/main.zip --upgrade
again so I assume I am?
I have noticed that for a few accounts i am not able to grab their following, it just returns 0 while they follow accounts.
A few accounts that are effected: @VMNFT93, @0xd063, @ahboyash.