mdserver-web/plugins/tgclient/info.json

20 lines
485 B
JSON
Raw Normal View History

2023-04-24 08:31:31 -04:00
{
"sort": 7,
"ps": "简单Telegram客服端管理",
"name": "tgclient",
"title": "tgclient",
"shell": "install.sh",
2023-04-24 09:23:44 -04:00
"versions":["1.1"],
2023-04-24 08:31:31 -04:00
"tip": "soft",
"checks": "server/tgclient",
"path": "server/tgclient",
"install_pre_inspection":true,
"uninstall_pre_inspection":true,
"display": 1,
"author": "midoks",
"date": "2023-03-06",
"home": "https://my.telegram.org/apps",
"depend_doc1":"https://docs.telethon.dev/en/stable/basic/installation.html",
"type": 0,
"pid": "5"
}