12 lines
197 B
JSON
12 lines
197 B
JSON
{
|
|
"name": "@moltbot/telegram",
|
|
"version": "2026.1.26",
|
|
"type": "module",
|
|
"description": "Moltbot Telegram channel plugin",
|
|
"moltbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|