fix shop
This commit is contained in:
parent
d1607ca6e6
commit
9e41862a01
@ -2002,7 +2002,7 @@
|
|||||||
{
|
{
|
||||||
"prio": 5000,
|
"prio": 5000,
|
||||||
"descn": "Shop main ack",
|
"descn": "Shop main ack",
|
||||||
"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\\n(?P<Fees>.*)(\\n)+(the (?P<Guru>.*) Guru(\\n)+){0,1}.* is (?P<Open>(open|closed))\\.\\n(?s:.*).*\\/ws_(?P<Link>[a-zA-Z0-9]+)$",
|
"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)+(?P<Fees>.*)(\\n)+(the (?P<Guru>.*) Guru(\\n)+){0,1}.* is (?P<Open>(open|closed))\\.\\n(?s:.*).*\\/ws_(?P<Link>[a-zA-Z0-9]+)$",
|
||||||
"msg_type": "msg_shop_main_ack",
|
"msg_type": "msg_shop_main_ack",
|
||||||
"chat_id": 0,
|
"chat_id": 0,
|
||||||
"user_id": 0
|
"user_id": 0
|
||||||
|
Loading…
Reference in New Issue
Block a user