Skip to content

arepadev/twitrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitRSS
=======

Twitter bot based on libturpial that reads RSS feeds and tweet newer posts on 
configured accounts

TwitRSS has been released under GPL v3 license. Check the COPYING file for more 
details or visit http://www.gnu.org/licenses/gpl-3.0.html

Dependencies
------------

 * python >= 2.5
 * libturpial
 * python-feedparser
 * python-sqlite3

Configuration
-------------

1.- List RSS

$ python twitrss.py -l

2.- Add RSS

$ python twitrss.py -a <rss_url>

3.- Remove RSS

$ python twitrss.py -r <rss_id>

About

Twitter bot based on libturpial that reads RSS feeds and tweet them on configured accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages