Broadcasts an article from a specific RSS feed to the social media (Twitter, GnuSocial).
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.)
- If you want to use for e.g. only the Twitter export, you delete the other (e.g. GNUSocial) from the config.
- The Intervall in General is specified in minutes. (1h = 60min, 1d = 1440min)
- The content of the prefix and suffix must be surrounded by double ticks. (e.g. suffixmsg = " #linuxgaming")
follows in a few days...