update msg_rules for main shop ack
This commit is contained in:
parent
6f37f4dd16
commit
0a30d6f309
@ -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(?P<User>.+) (?P<Mana>[0-9]+)\\/(?P<ManaTotal>[0-9]+)💧the (?P<Class>.+) from (?P<Castle>.+)\\n(?s:.*)$",
|
||||
"msg_type": "msg_shop_main_ack",
|
||||
"chat_id": 0,
|
||||
"user_id": 0
|
||||
|
Loading…
Reference in New Issue
Block a user