From 9460e05b20d1d19d67f5bb9f1f8d6443247ef93e Mon Sep 17 00:00:00 2001 From: shoopea Date: Wed, 9 Dec 2020 13:04:08 +0100 Subject: [PATCH] update rules --- 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 08c8375..ebc7734 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -618,7 +618,7 @@ { "prio": 5000, "descn": "Guild stock any Ack", - "rule": "^Guild Warehouse:\\n{0,1}(?P(\\n(\\n|๐Ÿ“•|๐Ÿ“—|๐Ÿ“˜|๐Ÿ“™|๐Ÿ“’|[0-9a-z]+ (.*) x ([0-9]+)|u[0-9]+[แตƒแต‡แถœแตˆแต‰]{0,1} (.*)))+)$", + "rule": "^Guild Warehouse: (?P[0-9]+)\\n{0,1}(?P(\\n(\\n|๐Ÿ“•|๐Ÿ“—|๐Ÿ“˜|๐Ÿ“™|๐Ÿ“’|[0-9a-z]+ (.*) x ([0-9]+)|u[0-9]+[แตƒแต‡แถœแตˆแต‰]{0,1} (.*)))+)$", "msg_type": "msg_gstock_any_ack", "chat_id": 0, "user_id": 0