FeedSpora posts RSS/Atom feeds to your social network accounts. It currently supports Facebook, Twitter, LinkedIn, Diaspora, Wordpress, Mastodon and Shaarli. It's a bot written in Python3 inspired from Fefebot.
pip install -r requirements.txt
.python setup.py install
.feedspora.yml.template
. The enabled
directive is optional and allow you to selectively enable/disable accounts by setting it to True
or False
.python -m feedspora
The FeedSpora Wiki contains many more details about configuration and other options.