This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Description
Git this error when i start the RT boot.
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'