GitHub - andriy-ml/Node-Rss-to-Twitter: Node.js app to push new rss items to twitter
An app to read an RSS feed and publish new posts to twitter. Services such as http://twitterfeed.com/ only check your RSS every 30 minutes, this script can be configured to be run as fast as you like. Installation: - RSS url is set in the script - Requires the creation of a twitter app - Twitter app OAuth details need to be added to the script - The file lastestPostedDate.txt needs to be writable. The script will publish any stories with pubDate after this