From b089a90ab86a84aae4c02b8e878357f19bfc5a56 Mon Sep 17 00:00:00 2001 From: shoopea Date: Mon, 3 Feb 2020 12:22:48 +0800 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 e57c6a1..b94d2b8 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -1867,7 +1867,7 @@ "prio": 5000, "descn": "Tributes stats ack", "rule": "^(Here is the list of recent villagers tribute\\:)(?P\\n[1-9]{2} [a-zA-Z]+ [0-9]{4} [0-9]{2}\\:[0-9]{2} - [a-zA-Z]+ x [0-9]+, [0-9]+🔥)+$", - "msg_type": "msg_tributes_stats_req", + "msg_type": "msg_tributes_stats_ack", "chat_id": 0, "user_id": 0 }