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
Twitter bot which retweets,like tweets and follow users
Bot Settings
Like Tweets : True
Follow users : True
Traceback (most recent call last):
File "/home/Python-Twitter-Bot/twitterbot_retweet.py", line 15, in <module>
for tweet in tweepy.Cursor(api.search, q=QUERY).items():
AttributeError: 'API' object has no attribute 'search'
The text was updated successfully, but these errors were encountered:
Git this error when i start the RT boot.
The text was updated successfully, but these errors were encountered: