Skip to content
This repository has been archived by the owner on Feb 17, 2018. It is now read-only.

Nyr/unfollows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

unfollows

Get email notifications about Twitter unfollowers

Requeriments

cURL

apt-get install curl (if you don't already have it).

oauth_sign

An OAuth library for the CLI.

Get the tarball, compile and move the binary to wherever unfollows.sh is.

jq

A JSON parser for the CLI.

Just get the binary and you are ready to go. Place it along with unfollows.sh too.

Installation

Install the dependencies and edit the head of unfollows.sh with your configuration. You will need to register a read-only app with Twitter and obtain one token and key.

Known limitations

  • The script will work with Twitter accounts up to 5000 followers.
  • The script will not notify you about deleted or suspended accounts.
  • The -a flag of mail works on Debian but doesn't in Mac OS X, so you may need to remove it.

About

Get email notifications about Twitter unfollowers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages