slixmpp/docs/projects.rst
2023-12-28 16:04:19 +00:00

109 lines
2.7 KiB
ReStructuredText

Projects Using Slixmpp
======================
Bots
----
BotLogMauve
~~~~~~~~~~~
XMPP bot which logs groupchat messages. Logs are in text format, with one file per day and per groupchat.
- Source_
.. _Source: https://git.khaganat.net/khaganat/BotLogMauve
LinkBot
~~~~~~~
This bot reveals the title of any shared link in a groupchat for quick content insight.
- Source_
.. _Source: https://git.xmpp-it.net/mario/XMPPBot
llama-bot
~~~~~~~~~
Llama-bot enables engaging communication with the LLM (large language model) of llama.cpp, providing seamless and dynamic conversation with it.
- Groupchat_
- Source_
- Demo_
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
.. _Source: https://github.com/decent-im/llama-bot
.. _Demo: xmpp:llama@decent.im?message
Morbot
~~~~~~
Morbo is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs.
- Groupchat_
- Source_
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
.. _Source: https://codeberg.org/TheCoffeMaker/Morbot
Slixmpp
~~~~~~~
Slixfeed aims to be an easy to use and fully-featured news aggregator bot for XMPP. It provides a convenient access to Blogs, Fediverse and News websites along with filtering functionality.
- Groupchat_
- Source_
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
.. _Source: https://gitgud.io/sjehuda/slixfeed
sms4you
~~~~~~~
sms4you forwards messages from and to SMS and connects either with sms4you-xmpp or sms4you-email to choose the other mean of communication. Nice for receiving or sending SMS, independently from carrying a SIM card.
- Groupchat_
- Homepage_
- Source_
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
.. _Homepage: https://sms4you-team.pages.debian.net/sms4you/
.. _Source: https://salsa.debian.org/sms4you-team/sms4you
WhisperBot
~~~~~~~~~~
XMPP bot that transliterates audio messages using OpenAI's Whisper libraries.
- Groupchat_
- Source_
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot
XMPP MUC Message Gateway
~~~~~~~~~~~~~~~~~~~~~~~~
A multipurpose JSON forwarder microservice from HTTP POST to XMPP MUC room over TLSv1.2 with SliXMPP.
- Source_
.. _Source: https://github.com/immanuelfodor/xmpp-muc-message-gateway
Services
--------
AtomToPubsub
~~~~~~~~~~~~
AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node.
- Groupchat_
- Source_
.. _Groupchat: xmpp:movim@conference.movim.eu?join
.. _Source: https://github.com/imattau/atomtopubsub
Slidge
~~~~~~
Slidge is a general purpose XMPP gateway framework in Python.
- Groupchat_
- Homepage_
- Source_
.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join
.. _Homepage: https://slidge.im/core/
.. _Source: https://sr.ht/~nicoco/slidge