update msg parsing

This commit is contained in:
shoopea 2020-12-13 21:14:55 +01:00
parent b1300b571b
commit 759403ed8c

View File

@ -722,7 +722,7 @@
{
"prio": 5000,
"descn": "Any Stock Ack",
"rule": "^(?P<Items>((['a-zA-Z 📃🧩]+ \\([0-9]+\\)( /view_[a-z0-9]+){0,1}\\n{0,1})+))$",
"rule": "^(?P<Items>((['a-zA-Z 📃🧩]+ \\([0-9]+\\)( \\/(i|view)_[a-z0-9]+){0,1}\\n{0,1})+))$",
"msg_type": "msg_stock_any_ack",
"chat_id": 0,
"user_id": 0