12 lines
202 B
JSON
Raw Normal View History

{
"name": "@clawdbot/telegram",
2026-01-21 08:30:23 +00:00
"version": "2026.1.20-2",
"type": "module",
"description": "Clawdbot Telegram channel plugin",
"clawdbot": {
2026-01-21 07:36:32 +00:00
"extensions": [
"./index.ts"
]
}
}