rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.3k stars 448 forks source link

Automaticaly fav_user and auto_add to list #131

Open DeVerMyst opened 6 years ago

DeVerMyst commented 6 years ago

Hello

I am having troubles with auto_add_to_list, it says that: AttributeError: 'TwitterBot' object has no attribute 'auto_add_to_list'

and I was wondering if there is possibility to automatically "fav" twits from a specific or list of specific users

Thanks in advance