Add ez-assistant and kerberos service folders
This commit is contained in:
11
docker-compose/ez-assistant/extensions/telegram/package.json
Normal file
11
docker-compose/ez-assistant/extensions/telegram/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@moltbot/telegram",
|
||||
"version": "2026.1.26",
|
||||
"type": "module",
|
||||
"description": "Moltbot Telegram channel plugin",
|
||||
"moltbot": {
|
||||
"extensions": [
|
||||
"./index.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user