Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 594 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 594 Bytes

TwitterMassBlocker.py

Automatically Block Followers of the user you do not like.

Getting Started

There are so many bots at the Twitter. I hate to block them manually..

Usage

python3 tmb.py <twitter_username> without "@"" sign.

Like python3 tmb.py MedvedevRussia

Prerequisites

  • Python3 - Python version 3
  • Tweepy - Tweepy: Twitter for Python!

License

This project is licensed under the MIT License.


TODO:

  • To think over the twitter limitation of 5000 followers.
  • Multi-threading work