Correct links so they match to their respective text
This commit is contained in:
parent
6e9e66139d
commit
975e31229c
@ -8,9 +8,7 @@ sendxmpp-py
|
|||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
sendxmpp is a command line program and is the XMPP equivalent of sendmail. It is a Python version of the original sendxmpp which is written in Perl.
|
sendxmpp is a command line program and is the XMPP equivalent of sendmail. It is a Python version of the original sendxmpp which is written in Perl.
|
||||||
|
|
||||||
- Source_
|
- `Source <https://github.com/moparisthebest/sendxmpp-py>`_
|
||||||
|
|
||||||
.. _Source: https://github.com/moparisthebest/sendxmpp-py
|
|
||||||
|
|
||||||
Bots
|
Bots
|
||||||
----
|
----
|
||||||
@ -19,86 +17,62 @@ BotLogMauve
|
|||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
XMPP bot which logs groupchat messages. Logs are in text format, with one file per day and per groupchat.
|
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>`_
|
||||||
|
|
||||||
.. _Source: https://git.khaganat.net/khaganat/BotLogMauve
|
|
||||||
|
|
||||||
LinkBot
|
LinkBot
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
This bot reveals the title of any shared link in a groupchat for quick content insight.
|
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>`_
|
||||||
.. _Source: https://git.xmpp-it.net/mario/XMPPBot
|
|
||||||
|
|
||||||
llama-bot
|
llama-bot
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
Llama-bot enables engaging communication with the LLM (large language model) of llama.cpp, providing seamless and dynamic conversation with it.
|
Llama-bot enables engaging communication with the LLM (large language model) of llama.cpp, providing seamless and dynamic conversation with it.
|
||||||
|
|
||||||
- Groupchat_
|
- `Groupchat <xmpp:slixmpp@muc.poez.io?join>`_
|
||||||
- Source_
|
- `Source <https://github.com/decent-im/llama-bot>`_
|
||||||
- Demo_
|
- `Demo <xmpp:llama@decent.im?message>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
|
||||||
.. _Source: https://github.com/decent-im/llama-bot
|
|
||||||
.. _Demo: xmpp:llama@decent.im?message
|
|
||||||
|
|
||||||
Morbot
|
Morbot
|
||||||
~~~~~~
|
~~~~~~
|
||||||
Morbot is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs.
|
Morbot is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs.
|
||||||
|
|
||||||
- Groupchat_
|
- `Groupchat <xmpp:slixmpp@muc.poez.io?join>`_
|
||||||
- Source_
|
- `Source <https://codeberg.org/TheCoffeMaker/Morbot>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
|
||||||
.. _Source: https://codeberg.org/TheCoffeMaker/Morbot
|
|
||||||
|
|
||||||
Slixmpp
|
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.
|
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_
|
- `Groupchat <xmpp:slixfeed@chat.woodpeckersnest.space?join>`_
|
||||||
- Source_
|
- `Source <https://gitgud.io/sjehuda/slixfeed>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
|
|
||||||
.. _Source: https://gitgud.io/sjehuda/slixfeed
|
|
||||||
|
|
||||||
sms4you
|
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.
|
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_
|
- `Groupchat <xmpp:slixmpp@muc.poez.io?join>`_
|
||||||
- Homepage_
|
- `Homepage <https://sms4you-team.pages.debian.net/sms4you/>`_
|
||||||
- Source_
|
- `Source <https://salsa.debian.org/sms4you-team/sms4you>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
|
||||||
.. _Homepage: https://sms4you-team.pages.debian.net/sms4you/
|
|
||||||
.. _Source: https://salsa.debian.org/sms4you-team/sms4you
|
|
||||||
|
|
||||||
Stable Diffusion
|
Stable Diffusion
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
XMPP bot that generates digital images from textual descriptions.
|
XMPP bot that generates digital images from textual descriptions.
|
||||||
|
|
||||||
- Source_
|
- `Source <https://www.nicoco.fr/blog/2022/08/31/xmpp-bot-stable-diffusion/>`_
|
||||||
|
|
||||||
.. _Source: https://www.nicoco.fr/blog/2022/08/31/xmpp-bot-stable-diffusion/
|
|
||||||
|
|
||||||
WhisperBot
|
WhisperBot
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
XMPP bot that transliterates audio messages using OpenAI's Whisper libraries.
|
XMPP bot that transliterates audio messages using OpenAI's Whisper libraries.
|
||||||
|
|
||||||
- Groupchat_
|
- `Groupchat <xmpp:slixfeed@chat.woodpeckersnest.space?join>`_
|
||||||
- Source_
|
- `Source <https://codeberg.org/TheCoffeMaker/WhisperBot>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
|
|
||||||
.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot
|
|
||||||
|
|
||||||
XMPP MUC Message Gateway
|
XMPP MUC Message Gateway
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
A multipurpose JSON forwarder microservice from HTTP POST to XMPP MUC room over TLSv1.2 with SliXMPP.
|
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>`_
|
||||||
|
|
||||||
.. _Source: https://github.com/immanuelfodor/xmpp-muc-message-gateway
|
|
||||||
|
|
||||||
Services
|
Services
|
||||||
--------
|
--------
|
||||||
@ -107,21 +81,14 @@ AtomToPubsub
|
|||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node.
|
AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node.
|
||||||
|
|
||||||
- Groupchat_
|
- `Groupchat <xmpp:movim@conference.movim.eu?join>`_
|
||||||
- Source_
|
- `Source <https://github.com/imattau/atomtopubsub>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:movim@conference.movim.eu?join
|
|
||||||
.. _Source: https://github.com/imattau/atomtopubsub
|
|
||||||
|
|
||||||
Slidge
|
Slidge
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
Slidge is a general purpose XMPP gateway framework in Python.
|
Slidge is a general purpose XMPP gateway framework in Python.
|
||||||
|
|
||||||
- Groupchat_
|
- `Groupchat <xmpp:slidge@conference.nicoco.fr?join>`_
|
||||||
- Homepage_
|
- `Homepage <https://slidge.im/core/>`_
|
||||||
- Source_
|
- `Source <https://sr.ht/~nicoco/slidge>`_
|
||||||
|
|
||||||
.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join
|
|
||||||
.. _Homepage: https://slidge.im/core/
|
|
||||||
.. _Source: https://sr.ht/~nicoco/slidge
|
|
||||||
|
Loading…
Reference in New Issue
Block a user