rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muting command not working

Gruzzly-bear opened this issue · comments

`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 >>>