tg-newsmaker/config/newsmaker.json
2024-07-19 00:45:23 +03:00

30 lines
776 B
JSON

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