Hello,
tried to allowfrom the id of another bot i have for homeassistant notification diffusion, but doesnt seem to work.
tried usind ID on ID number without success. Doesnt appear as "processing" in the logs
is there some restrictions ? would be nice to allow for bot reply, allowing to trigger autom / scripts using mcp
"telegram": {
"enabled": true,
"token": "XXXXXXXXXXXXXXXXXXXXXX",
"allowFrom": [
"myid",
"habotid"
],
"proxy": null,
"replyToMessage": false
},
Hello,
tried to allowfrom the id of another bot i have for homeassistant notification diffusion, but doesnt seem to work.
tried usind ID on ID number without success. Doesnt appear as "processing" in the logs
is there some restrictions ? would be nice to allow for bot reply, allowing to trigger autom / scripts using mcp