From ab75133e9dfdf22d64885dc93fb0d986880f8364 Mon Sep 17 00:00:00 2001 From: worldmozara <37037264+NCBM@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:27:08 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E6=9B=B4=E6=96=B0=20`non?= =?UTF-8?q?ebot-plugin-msgbuf`=20=E6=8F=92=E4=BB=B6=E7=9A=84=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E7=AD=89=E4=BF=A1=E6=81=AF=20(#2119)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7c0ffd14..6b38cf0b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -6303,7 +6303,7 @@ { "module_name": "nonebot_plugin_msgbuf", "project_link": "nonebot-plugin-msgbuf", - "name": "信鸽巴夫", + "name": "雅信达", "desc": "适用于 NoneBot2 插件的被动消息构造集成", "author": "NCBM", "homepage": "https://github.com/NCBM/nonebot-plugin-msgbuf", @@ -6314,8 +6314,13 @@ } ], "is_official": false, - "type": null, - "supported_adapters": null + "type": "library", + "supported_adapters": [ + "nonebot.adapters.onebot.v11", + "nonebot.adapters.onebot.v12", + "nonebot.adapters.qqguild", + "nonebot.adapters.telegram" + ] }, { "module_name": "nonebot_plugin_og",