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
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Twitter bot which retweets,like tweets and follow users
Bot Settings
Like Tweets : False
Follow users : False
Traceback (most recent call last):
File "twitterbot_retweet.py", line 15, in
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:
Twitter bot which retweets,like tweets and follow users
Bot Settings
Like Tweets : False
Follow users : False
Traceback (most recent call last):
File "twitterbot_retweet.py", line 15, in
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: