update regex for msg_shop_main_ack

This commit is contained in:
shoopea 2020-02-06 10:31:54 +08:00
parent 02d27ac6bd
commit 8d6fbd9e70

View File

@ -1890,7 +1890,7 @@
{
"prio": 5000,
"descn": "Shop main ack",
"rule": "^Welcome, to the (?P<Name>[a-zA-Z0-9 ]+) #(?P<Number>[0-9]+)\\.\\n(?s:.*)$",
"rule": "^Welcome, to the (?P<Name>[a-zA-Z0-9 -]+) #(?P<Number>[0-9]+)\\.\\n(?s:.*)$",
"msg_type": "msg_shop_main_ack",
"chat_id": 0,
"user_id": 0