YUO NOT FOLLOWINGS ME?!?!?
Find a file
2015-11-05 17:11:44 +01:00
.gitignore initial commit 2015-10-29 22:27:43 +01:00
dont-you-dare-to-unfollow-me.go Show [!] at beginning of mail subject if was mutual 2015-11-05 17:11:44 +01:00
README.md Add readme 2015-10-30 20:51:42 +01:00

Don't You Dare To Unfollow Me

Simple program to check if a user has unfollowed you on twitter, and notify you via mail if so. Built because the already existing things out there were too bloated and I couldn't manage them.

How to make this work:

  1. Apply for a twitter application at https://apps.twitter.com/. We only require read only.
  2. Generate also public and secret token.
  3. Go into your server or machine.
  4. wget http://stor.zxq.co/dydtum/dydtum-(linux|darwin|windows)-(386|amd64)(.exe)? (of course, replace the stuff with the things in your os)
  5. Execute the file once.
  6. Compile the conf.ini file. Set up email with mailgun if you want.
  7. Set up a cronjob to check periodically for unfollowers/new followers.