From d02d8f06b285e0279b719eadebe1cfc270fdaba3 Mon Sep 17 00:00:00 2001 From: Tian-que Date: Sat, 8 Jan 2022 12:11:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20adapter=20=E5=BC=80?= =?UTF-8?q?=E9=BB=91=E5=95=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/adapters.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website/static/adapters.json b/website/static/adapters.json index bec23133..8df1e3ff 100644 --- a/website/static/adapters.json +++ b/website/static/adapters.json @@ -58,5 +58,15 @@ "homepage": "https://github.com/nonebot/adapter-qqguild", "tags": [], "is_official": true + }, + { + "module_name": "nonebot.adapters.kaiheila", + "project_link": "nonebot-adapter-kaiheila", + "name": "开黑啦", + "desc": "开黑啦协议适配", + "author": "Tian-que", + "homepage": "https://github.com/Tian-que/nonebot-adapter-kaiheila", + "tags": [], + "is_official": false } -] +] \ No newline at end of file