插件信息
和之前的 Telegram UserBot Adapter 不一样,这个是用 bot token 连接 bot 账户,受 bot 权限范围限制。
和内置的 Bot API Telegram 相比,无需自建 Bot API 服务就能上传超过 50MB 文件,理论上 MTProto 协议也会比 Bot API 响应更快。
{
"name": "telethon_bot_adapter",
"display_name": "Telegram Bot Adapter",
"desc": "Telethon-based Telegram Bot adapter / 基于 Telethon 的 Telegram Bot 适配器",
"author": "outlook84",
"repo": "https://github.com/outlook84/astrbot_plugin_telethon_bot_adapter",
"tags": ["telegram","telethon","adapter","bot"],
"social_link": ""
}
插件检查清单
插件信息
和之前的 Telegram UserBot Adapter 不一样,这个是用 bot token 连接 bot 账户,受 bot 权限范围限制。
和内置的 Bot API Telegram 相比,无需自建 Bot API 服务就能上传超过 50MB 文件,理论上 MTProto 协议也会比 Bot API 响应更快。
{ "name": "telethon_bot_adapter", "display_name": "Telegram Bot Adapter", "desc": "Telethon-based Telegram Bot adapter / 基于 Telethon 的 Telegram Bot 适配器", "author": "outlook84", "repo": "https://github.com/outlook84/astrbot_plugin_telethon_bot_adapter", "tags": ["telegram","telethon","adapter","bot"], "social_link": "" }插件检查清单