главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5efc5d6..26607ca 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,8 @@ Do you know that situation, you really really need an XMPP echo bot, but you don
This is an XMPP echo bot written in (mostly) sed. Bash is used to do the pre-authentication setup (look up DNS records, establish TLS via ``openssl s_client``). sed processes the XML stream and handles all interaction with the server on the XMPP level. Yes, this kinda parses XML in sed.
+Tested to work against Prosody 0.9.
+
Tricks and shortcuts
--------------------