https://github.com/peterdalle/twitterbot
Twitterbot ist ein simples Python-Skript um:
- einen RSS feed zu lesen und zu parsen und seine Titel und Links mit einen Twitteraccount zu senden.
 - searching tweets for keywords or hashtags and retweet those tweets.
 
Both functions (Reading RSS and retweeting) can be used independently. The bot is limited to handle one feed and one Twitter account.