Code Monkey home page Code Monkey logo

unfollow-twitter-users's Introduction

Automattically Unfollow Twitter Users who are not following you back

This script is to be run in your web console.

Make sure you are on your profile under "following".
Scroll down as far as you wish, then copy/paste this script into the web console.

It will pause for a random amount of seconds (greater than 2) between each action.
This is in order to not be spammy on the Twitter network.
Random time varies between 1 and a number of seconds set by the user.

Warning:

Do not unfollow more than 200 people in a 24 hour period.

Twitter does not like mass unfollowing (or following) and will lock your account.
To many lock outs and you could get your account banned.

How to do the thing:

(In 8 Easy Steps!)

  1. Right Click 'unfollow.js' above and select open in new tab
  2. Open https://twitter/following
  3. Open the dev console (ctrl + shift + J or cmd + shift + J on Mac)
  4. Highlight and copy the code from 'unfollow.js'
  5. Paste the copied code into your dev console from step 3
  6. Enter any usernames of non-followers you'd like to keep following
  7. Press 'Enter'
  8. Profit!

Notice:

  • Make sure to type the usernames of the non-followers you wish to keep following exacly as is showin in their handle.
  • "jrswab" is not the same as "Jrswab", "JRswab", "jrSwab", ect.
  • no need to prefix with '@'

Using Chrome Extension

  1. Download all files in the 'chromeExtension' folder (also the folder itself)
  2. Click the settings button in Chrome
  3. Click "More tools"
  4. Click "Extensions"
  5. Check "Developer mode" in the top right
  6. Click the "Load unpacked extension..." button
  7. Select the folder where you downloaded the files from step 0. (If you downloaded the whole directory than click that)
  8. Profit!

To Do:

  1. Allow users to load usernames from a text file. (May end up being via extension only)
  2. Have the Chrome extension pop up with options instead of using window.prompt.

Done:

  1. Send alert message when finished.
  2. Execute unfollow actions at random intervals to seem more human
  3. Make the script unable to refollow previously unfollowed users if the page is not refreshed before consecutive reruns.
  4. Allow user to input usernames of non-followers that they wish to keep following.
  5. Allow users to specifiy maximum wait time between actions.

If you found this usefull please give it a star. I'll ❤️ you forever.

unfollow-twitter-users's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.