Skip to content

block users that sponsor tweets when they show up in your twitter timeline

License

Notifications You must be signed in to change notification settings

wizardishungry/block-tweet-sponsors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

block-tweet-sponsors

Written in PHP. I'm sorry.

  1. git submodule init && git submodule update
  2. cp config.php{.dist,}
  3. Create api stuff from https://apps.twitter.com and put it in config.php
  4. php block.php
  5. to leave it running forever : while [ 0 ]; do php block.php; sleep 60; done

Eat shit, sponsors!

About

block users that sponsor tweets when they show up in your twitter timeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages