Send E-mails When You Get @replies On Twitter - Python

http://www.codekoala.com/blog/2009/mar/11/send-e-mails-when-you-get-replies-twitter/
by gregparadee • 17 years ago
2 0 17 years ago

A simple script to check your Twitter account for @replies and send you an email if it finds any new ones since the last time it checked. It was developed using python-twitter 0.5 and Python 2.5. It has been tested on Linux only, but it should work fine on other platforms as well. This script is intended to be executed by a cron manager or scheduled task manager.

Related Stories

Loading related stories...

Source preview

codekoala.com