canasdiaz / rsstotwitter

rsstotwitter is a very simple tool to update twitter accounts from RSS feeds. It is written in python and licensed under GPL
2 stars 1 forks source link

RSS to twitter

rsstotwitter.py --help

python-twitter and its dependencies

Do you see the error “Error, the message could not be posted!”? During September 2010 the twitter platform cut off the basic authentication method and now it is mandatory to use oAuth. If that’s your case you’ll need to install the latest version of python-twitter, see instructions below.