gleuch / tweetnotes

Get notified when people unfollow you from Twitter.

This URL has Read+Write access

name age message
file .gitignore Sun Apr 19 20:09:23 -0700 2009 fixing a few debug bugs. making listed users cl... [Greg Leuch]
file README.markdown Sun Apr 19 20:09:23 -0700 2009 fixing a few debug bugs. making listed users cl... [Greg Leuch]
file config.inc.php.sample Sun Apr 19 14:45:07 -0700 2009 first commit. [gleuch]
file twitter.lib.php Sun Apr 19 20:13:24 -0700 2009 adding infoheader to twitter library. [gleuch]
file unfollowed.php Sun Apr 19 15:07:39 -0700 2009 remaning twitter w/ .lib extension. Adding head... [gleuch]
README.markdown

tweetnotes

A nifty script send notification you when people unfollow you on Twitter.

Upcoming features

  • Send @ replies to users who unfollow you.
  • Add stats on who, what, when.
  • Notifications on when users re-follow.
  • Ability to unfollow those who unfollow you. (auto-unfollow).
  • Expand more upon the base Twitter library.
  • Switch to OAuth.

Installation

To Use

  1. Download script (git clone git://github.com/gleuch/tweetnotes.git).
  2. Rename config.inc.php.sample to config.inc.php.
  3. Add your name, email, and twitter account information.
  4. Check it out (http://yourdomain.com/path/to/unfollowed.php)

Optional

  • Setup cron job to have reports emailed on a scheduled basis.
  • To view just web stats without emails, add '?web' to the URL.

About

Released under Creative Common License Attribution-Noncommercial-Share Alike 3.0

More information at gleuch.com/projects/tweetnotes