You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Informational for newcomers: The API wrapper methods in this project like "self.TWITTER_CONNECTION.followers.ids()" is no longer a valid method chain for the python-twitter module as seen in the docs https://python-twitter.readthedocs.io/en/latest/index.html.
There is a lot of great learning opportunity in this project, but it can no longer really be used as-is.