From 7e59d0d5710b069ca8308503473804935aa79053 Mon Sep 17 00:00:00 2001 From: shoopea Date: Tue, 11 Feb 2020 10:20:57 +0800 Subject: [PATCH] test --- data/msg_rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/msg_rules.json b/data/msg_rules.json index a75ad8d..922e1bf 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -1891,7 +1891,7 @@ "prio": 5000, "descn": "Shop main ack", "rule": "^Welcome, to the (?P[a-zA-Z0-9 -]+) #(?P[0-9]+)\\.\\n(?P.+) (?P[0-9]+)\\/(?P[0-9]+)💧the (?P.+) from (?P.+)\\n\\n(?P.*)\\n\\n(the (?P.*) Guru\\n\\n){0,1}.* is (?P(open|closed))\\.\\n(?s:.*).*/ws_(?P[a-zA-Z0-9]+)$", - "msg_type": "msg_unknown_action", + "msg_type": "msg_shop_main_ack", "chat_id": 0, "user_id": 0 },