rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.3k stars 448 forks source link

Muting command not working #128

Open Gruzzly-bear opened 7 years ago

Gruzzly-bear commented 7 years ago

`from TwitterFollowBot import TwitterBot

my_bot = TwitterBot() my_bot.auto_mute_following()`

I'm pulling the code directly from the readme. It's not muting anything. It just hangs at >>>