From 7d2270ad9f8b58c485a0bbcf9ccacb8a637ea8f6 Mon Sep 17 00:00:00 2001 From: Jonas Wielicki Date: Fri, 20 Apr 2018 13:10:53 +0200 Subject: Note about the test environment --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') 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 -------------------- -- cgit v1.2.3