Holarse-Linuxgaming / social-media-broadcaster

Broadcastet social media
GNU General Public License v3.0
0 stars 0 forks source link

Social Media Broadcaster

Broadcasts an article from a specific RSS feed to the social media (Twitter, GnuSocial).

Necessary Libraries:

tweepy - https://github.com/tweepy/tweepy (pip install tweepy)

feedparser - https://github.com/kurtmckee/feedparser (pip install feedparser)

requests - https://github.com/kennethreitz/requests (pip install requests)

mysql-connector - https://dev.mysql.com/downloads/connector/python/ (Look at the official homepage for instructions.)

Config

Installation

follows in a few days...