Changeset 675 for confluence

Show
Ignore:
Timestamp:
11/03/09 13:21:19 (9 months ago)
Author:
confluence
Message:

better comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • confluence/emailfilters/twitterbouncer.py

    r674 r675  
    33# This script autoblocks followers which seem to be obvious wastes of online oxygen. 
    44# It does it by parsing notification emails.  You need to plug it into a mail client filter. 
     5# Definitely works with claws-mail.  Needs the twyt python library. 
    56# Required parameters: message body, twitter username, twitter password 
    67# I can see the prints if I run claws-mail from a terminal.  Logging to follow, maybe.