Git Product home page Git Product logo

twitterunfollowbot's Introduction

twitterUnfollowBot

Twitter bot using Tweepy that unfollows the oldest 50 friends.

Setup

  1. Replace the placeholder XXX with your corresponding tokens in the credentials.py file
  2. Replace the placeholder XXX with your screen name (capitalization matters) in the unfollow50.py file
  3. Replace the placeholder 000 with desired number of unfollows per file run.
  4. Upload all files to your python hosting of your choice, I personally use PythonAnywhere

Application

Unfollowing mass users by hand is a time-consuming task. Especially when you want to unfollow 5,000 users. Twitter rate limits also get in the way, the rate limits are 50 follows or unfollows per 15 minutes. You can change the number of users you want to unfollow in the unfollow50.py file, make sure to change the rate limits to make sure to dont go over. My personal use for this bot on my giveaway bot @shanknails to make sure I dont hit the 5,000 friends limit for unverified accounts.

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.