Skip to content

Mutes users on twitter that could be considered spam

Notifications You must be signed in to change notification settings

TheRealJAG/Twitter-Muter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Muter

Mutes users on twitter using Codebird (https://github.com/jublonet/codebird-php)

Installation

Download project files and upload to a directory on your website.

Open muter.php and edit the following lines.

  • $CONSUMER_KEY = '';
  • $CONSUMER_SECRET = '';
  • $ACCESS_TOKEN = '';
  • $ACCESS_TOKEN_SECRET = '';

Run mute.php in your web browser

The script will go through all your followers and mute users who

  • Username is blank
  • Don't have a background image
  • Language is not Engish

RoadMap

  • Turn off retweets for all users option

About

Mutes users on twitter that could be considered spam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages