0xfuturistic / Twitter-Giveaways-Bot

A bot that will constantly look for new giveaways and contests on Twitter; and enter to all of them! It will do whatever it's needed, either retweeting or liking something, or even following and DMing someone :D
MIT License
123 stars 41 forks source link

AttributeError: module 'twitter' has no attribute 'Api' #37

Open detectiveG opened 2 years ago

detectiveG commented 2 years ago

Remember you can change the settings in config.py! Traceback (most recent call last): File "C:/Users/Nick Grichine/AppData/Local/Temp/Temp1_Twitter-Giveaways-Bot-master.zip/Twitter-Giveaways-Bot-master/main.py", line 20, in twitter_api = twitter.Api(consumer_key=config.twitter_credentials["Sw3rdzhifEUBa4GbjDRWlP6TE"], AttributeError: module 'twitter' has no attribute 'Api'

ovladuk commented 2 years ago

did you get elevated access? cause that's the only way i can see to be able to use API now