@@ -0,0 +1,4 @@
+http://d.ocsf.in:5984/_utils/index.html
+
+docker run -d -P --name xep --net host --restart always armhf/xep1 /home/xep/xep.sh
@@ -1,3 +1,5 @@
+os.exit = nil
chat.addEventHandler("message", "пщ", function(evt)
if evt.body == "пщ" then chat.send("пщ") end
end)