Update docs/projects.rst

This commit is contained in:
genghis 2023-12-03 19:36:24 +00:00 committed by mathieui
parent 9e5b530607
commit 380ac04d52

View File

@ -1,6 +1,17 @@
Projects Using Slixmpp 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 Bots
---- ----
@ -33,7 +44,7 @@ Llama-bot enables engaging communication with the LLM (large language model) of
Morbot 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_ - Groupchat_
- Source_ - Source_