gleuch / tweetnotes
- Source
- Commits
- Network (0)
- Downloads (0)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Apr 19 20:09:23 -0700 2009 | |
| |
README.markdown | Sun Apr 19 20:09:23 -0700 2009 | |
| |
config.inc.php.sample | Sun Apr 19 14:45:07 -0700 2009 | |
| |
twitter.lib.php | Sun Apr 19 20:13:24 -0700 2009 | |
| |
unfollowed.php | Sun Apr 19 15:07:39 -0700 2009 |
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
- Download script (git clone git://github.com/gleuch/tweetnotes.git).
- Rename config.inc.php.sample to config.inc.php.
- Add your name, email, and twitter account information.
- 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
