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

towo/unfollowermeldeamt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Unfollowermeldeamt

When executed, mails you a summary of your unfollowers since you last ran this program (on the same machine).

Prerequisites

  • Perl
  • Perl modules:
    • Config::Simple
    • Net::Twitter
    • Mail::Sendmail
    • Encode
    • Try::Tiny

Configuration

Configuration file format is pretty straightforward, key=value in [sections]. At first run, a default configuration will be created.

You will need to create a Twitter application on the Twitter developer page. It only needs read-only permissions.

Usage

  • Execute for the first time after configured.
  • Wait for a while.
  • Execute for a second time, ideally after someone unfollowed you. You will get a mail.

Ideally, you'll just dump this in a cronjob and it'll take care of itself.

Licence

MIT licence

About

Mails the user notifying about Twitter users that unfollowed him since last run of the script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages