This commit is contained in:
shoopea 2020-06-22 15:36:46 +02:00
parent fa38da9749
commit 0a5c0dd358

View File

@ -570,7 +570,7 @@
{ {
"prio": 5000, "prio": 5000,
"descn": "Guild stock any Ack", "descn": "Guild stock any Ack",
"rule": "^Guild Warehouse:(?P<Stock>(\\n[0-9a-z]+[ᵃᵇᶜᵈᵉ]{0,1} (.*) x ([0-9]+))+)$", "rule": "^Guild Warehouse:(?P<Stock>(\\n(([0-9a-z]+ (.*) x ([0-9]+))|(u[0-9]+[ᵃᵇᶜᵈᵉ]{0,1} (.*))))+)$",
"msg_type": "msg_gstock_any_ack", "msg_type": "msg_gstock_any_ack",
"chat_id": 0, "chat_id": 0,
"user_id": 0 "user_id": 0