Changeset 675 for confluence
- Timestamp:
- 11/03/09 13:21:19 (9 months ago)
- Files:
-
- 1 modified
-
confluence/emailfilters/twitterbouncer.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
confluence/emailfilters/twitterbouncer.py
r674 r675 3 3 # This script autoblocks followers which seem to be obvious wastes of online oxygen. 4 4 # 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. 5 6 # Required parameters: message body, twitter username, twitter password 6 7 # I can see the prints if I run claws-mail from a terminal. Logging to follow, maybe.
