Skip to content
/ FFF Public

Find fake followers on Twitter and get rid of 'em!

Notifications You must be signed in to change notification settings

eXtrem0us/FFF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Fake Follower Finder

Find fake followers on Twitter and get rid of 'em!

Fake Follower Classes:

  • There are robots on twitter, which follow many of people, in order to gather data.
  • There are accounts that their last tweet belongs to many days ago. In act, they're inactive accounts.
  • There are accounts that are protected, But they are following you.
  • There are accounts, which their owner hasn't written any tweets.
  • There are people that following many other people and they don't really care about what you are tweeting.
    ...

What does this script do for you?

This script helps you get rid of such accounts.
It chooses the followers from GROUPIES:the accounts which follows you, but you don't follow them back.

You can simply choose one or more class of Fake Followers and choose a method to deal with them. The methods are:

  1. Block-Unblock: The user can keep communicating with you, like they have never started following you.
  2. Block: Simply Blocks those accounts.

This script is based on t, the Twitter CLI: https://github.com/sferik/t
Please read the documents from its github page in above link.

Requirements:

You should have rubygems and ruby-dev and build-essential packages installed on your system in order that the gem command works correctly.
You should then install t by running:
gem install t
Also you need that the packages dateutils and bsdmainutils are installed, for script functionality.

To Do:

As it is mentioned in the script:

  • Make this script accept parameters for each function and method
  • Embed an auto-installation script, which could run on the major Linux distros: Debian, CentOS, Arch,...

Happy Blocking! 😉

About

Find fake followers on Twitter and get rid of 'em!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages