update msg parsing for tributes
This commit is contained in:
parent
aed8bb8512
commit
a80eb93dc5
@ -1874,7 +1874,7 @@
|
|||||||
{
|
{
|
||||||
"prio": 5000,
|
"prio": 5000,
|
||||||
"descn": "Tributes stats ack",
|
"descn": "Tributes stats ack",
|
||||||
"rule": "^(Here is the list of recent villagers tribute\\:)(?P<Tributes>(\\n[1-9]{2} [a-zA-Z]+ [0-9]{4} [0-9]{2}\\:[0-9]{2} - [a-zA-Z ]+ x [0-9]+, [0-9]+🔥)+)$",
|
"rule": "^(Here is the list of recent villagers tribute\\:)(?P<Tributes>(\\n[0-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_ack",
|
"msg_type": "msg_tributes_stats_ack",
|
||||||
"chat_id": 0,
|
"chat_id": 0,
|
||||||
"user_id": 0
|
"user_id": 0
|
||||||
|
Loading…
Reference in New Issue
Block a user