tg-newsmaker/config/newsmaker.json

30 lines
776 B
JSON
Raw Permalink Normal View History

2024-07-10 23:52:19 +03:00
{
"onMessage": {
"-1002182676107": [
{
"filter": {
"type": "contain",
"value": "Школьный"
},
"action": {
"type": "forward",
"chatId": -1002184916546
}
},
{
"name": "Варениковская сп - погода",
"filter": {
"type": "contain",
"value": "ЦГМС"
},
"action": {
"type": "forward",
"chatId": -1002184916546
}
2024-07-10 23:52:19 +03:00
}
]
2024-07-19 00:45:23 +03:00
},
"weather": {
"shkolniy": -1002184916546
2024-07-10 23:52:19 +03:00
}
}