slixfeed.woodpeckersnest.space/posts/xmpp-news-bots.rst
Schimon Jehudah, Adv. 1cad010b58 Initial action
2024-05-24 14:11:16 +03:00

64 lines
2.3 KiB
ReStructuredText

.. title: XMPP News Bots
.. slug: xmpp-news-bots
.. date: 2024-05-23 18:38:22 UTC
.. tags: atom, bot, chat, feed, jabber, news, rss, slixmpp, syndication, xmpp
.. category: news
.. link: xmpp-news-bots
.. description: This is a selection of news chat bots for the XMPP network which you might be interested at.
.. type: text
From Argentina to Germany; syndication chat bots for XMPP.
Slixfeed might not be useful to you as other news bots, as each project is formed namely by peculiar design and political principles.
You are encouraged to review the following projects and pick the one that fits best to you.
AtomToPubsub
------------
AtomToPubsub is a simple script that parses feeds and pushes the entries to a designated XMPP Pubsub Node.
Proceed to `edhelas/atomtopubsub <https://github.com/edhelas/atomtopubsub>`_
err-rssreader
-------------
A port of old Brutal's Feed Reader for `Errbot <https://errbot.readthedocs.io/>`_.
Proceed to `errbotters/err-rssreader <https://github.com/errbotters/err-rssreader>`_
feed-to-muc
-----------
feed-to-muc is an XMPP bot which queries newsfeeds and posts the short summary to a XMPP MUC if there is a new article.
Proceed to `mdosch/feed-to-muc <https://salsa.debian.org/mdosch/feed-to-muc>`_
Jabber RSS Transport
--------------------
`Jabber RSS Transport <https://jabberworld.info/Jabber_RSS_Transport>`_ offers a `component <https://xmpp.org/extensions/xep-0114.html>`_ interface which embodies feeds as contacts, which makes it highly efficient to any chat client.
Proceed to `jabberworld/jrd_rss <https://github.com/jabberworld/jrd_rss>`_
JabRSS by Christof
------------------
A simple syndication headline notification service for Jabber/XMPP.
Proceed to `dev.cmeerw.org <https://dev.cmeerw.org/Projects/jabrss>`_
JabRSS by Jens W. Wulf
----------------------
The code is based on `jabrss@cmeerw.net <https://dev.cmeerw.org/jabrss/Documentation>`_. It was restructured and offers additional features.
Proceed to `jotwewe.de <http://www.jotwewe.de/de/xmpp/jabrss/jabrss_en.htm>`_
Morbot
------
Morbo is a simple Slixmpp bot that will take new articles from listed syndication feeds and send them to assigned XMPP MUCs. This bot works best with TinyTinyRSS published articles feeds.
Proceed to `TheCoffeMaker/Morbot <https://codeberg.org/TheCoffeMaker/Morbot>`_