spdconvos / encryptedbot_py

A bot that scrapes and tweets metadata from OpenMHZ calls.
1 stars 1 forks source link

[Feature] Tweepy 4.0.0 support #21

Closed spdconvos closed 2 years ago

spdconvos commented 2 years ago

Change code to be able to use Tweepy>=4.0.0 Any previous version of the bot will not work with Tweepy>=4.0.0 and no Tweepy version <=4.0.0 will work with the bot going forward (run your pip --upgrades).

spdconvos commented 2 years ago

This change confused me, I think this commit addresses the change but I'm not sure??? Please double check.