From 380ac04d5221ab17f2adbd2c7b821f7193a02bb0 Mon Sep 17 00:00:00 2001 From: genghis Date: Sun, 3 Dec 2023 19:36:24 +0000 Subject: [PATCH] Update docs/projects.rst --- docs/projects.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/projects.rst b/docs/projects.rst index 4ca61622..c41580d9 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -1,6 +1,17 @@ Projects Using Slixmpp ====================== +Applications +------------ + +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. + +- Source_ + +.. _Source: https://github.com/moparisthebest/sendxmpp-py + Bots ---- @@ -33,7 +44,7 @@ Llama-bot enables engaging communication with the LLM (large language model) of Morbot ~~~~~~ -Morbo 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_ - Source_ @@ -105,4 +116,4 @@ Slidge is a general purpose XMPP gateway framework in Python. .. _Groupchat: xmpp:slidge@conference.nicoco.fr?join .. _Homepage: https://slidge.im/core/ -.. _Source: https://sr.ht/~nicoco/slidge +.. _Source: https://sr.ht/~nicoco/slidge \ No newline at end of file