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.31k stars 447 forks source link

How to uninstall? #112

Open yokihadu opened 8 years ago

yokihadu commented 8 years ago

I'm not familiar with Python and can't get this to work.

How can I unitstall the TwitterFollowBot from my Macbook?

CarlosLannister commented 7 years ago

pip uninstall [options]

In this case: pip uninstall TwitterFollowBot