not sure whats happening now, any ideas with this?
Getting my followers...
Getting my following...
Getting my follower list...
Traceback (most recent call last):
File "./followafollower.py", line 66, in <module>
myFollowerNameList = get_my_followers_list(followerCount) #Get the names of my followers
File "./followafollower.py", line 27, in get_my_followers_list
followersStart = tempFollowers[99]['follower']
TypeError: 'NoneType' object is not subscriptable