rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYI - API wrapper methods out-dated; Project non-functional

FortesFortunaAdiuvat opened this issue · comments

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.

Thanks to Author all the same for sharing!

Best Regards -

commented

What a shame, this project worked wonderfully for several years. If anyone knows an up to date alternative please link it below

Thanks
It's been 4yrs but pls do you know any other alternative?