Update docs/projects.rst
This commit is contained in:
parent
9e5b530607
commit
380ac04d52
1 changed files with 13 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue