2026-01-19 21:13:51 -06:00
|
|
|
{
|
|
|
|
|
"id": "telegram",
|
2026-01-31 21:13:13 +09:00
|
|
|
"channels": ["telegram"],
|
2026-04-06 19:10:17 +01:00
|
|
|
"channelEnvVars": {
|
|
|
|
|
"telegram": ["TELEGRAM_BOT_TOKEN"]
|
|
|
|
|
},
|
2026-01-19 21:13:51 -06:00
|
|
|
"configSchema": {
|
|
|
|
|
"type": "object",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {}
|
|
|
|
|
}
|
|
|
|
|
}
|