TwitterFollowBot icon indicating copy to clipboard operation
TwitterFollowBot copied to clipboard

Auto add to list error

Open maximemedard opened this issue 9 years ago • 1 comments

""""""""">>> my_bot.auto_add_to_list("#MonPremierTweet", "Bienvenue", count=3000) Traceback (most recent call last): File "", line 1, in AttributeError: TwitterBot instance has no attribute 'auto_add_to_list'"""""""""""

Where is the attribute "auto add to list" ?

Thx

maximemedard avatar Oct 21 '16 00:10 maximemedard

the pypi package did not include the auto_add_to_list function. however, the github version does have it and you may want to add it directly to the site-packages folder

factorlive avatar Apr 26 '18 21:04 factorlive