From cf2f4932ef0fe68a68ae4689ac04c5203fc8e2c7 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 11:21:05 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#6468 --- plugins.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plugins.json b/plugins.json index 62ca9aa1..faf5e0a5 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,17 @@ { + "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": "" + }, "astrbot-plugin-subagent-worktogether": { "display_name": "更好的Agent间通信", "desc": "能够支持子Agent之间直接通信,可以控制互相通信的深度和次数,可以输出Agent互相通信的完整链路",