From 0a30d6f309d64a1b573036ca5e89d84f8f86f1db Mon Sep 17 00:00:00 2001 From: shoopea Date: Thu, 6 Feb 2020 10:47:32 +0800 Subject: [PATCH] update msg_rules for main shop ack --- 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 bcce19f..5382ab2 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -1890,7 +1890,7 @@ { "prio": 5000, "descn": "Shop main ack", - "rule": "^Welcome, to the (?P[a-zA-Z0-9 -]+) #(?P[0-9]+)\\.\\n(?s:.*)$", + "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(?s:.*)$", "msg_type": "msg_shop_main_ack", "chat_id": 0, "user_id": 0