From e1534f2205f4391225d225281d79013725cc31e3 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:23:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F=E6=9C=BA?= =?UTF-8?q?=E5=94=90=E5=8F=AF=E5=8F=AF=20(#931)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: KafCoppelia --- website/static/plugins.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 9af3756d..f2e954bc 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1460,5 +1460,28 @@ "homepage": "https://github.com/DrinkOolongTea/splatoon2-bot", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_randomtkk", + "project_link": "nonebot-plugin-randomtkk", + "name": "随机唐可可", + "desc": "找到唐可可,和她一起做学园偶像!🎶", + "author": "KafCoppelia", + "homepage": "https://github.com/MinatoAquaCrews/nonebot_plugin_randomtkk", + "tags": [ + { + "label": "a:onebot", + "color": "#d62222" + }, + { + "label": "t:Tan Kuku", + "color": "#fdaf75" + }, + { + "label": "t:Liyuu", + "color": "#465dfd" + } + ], + "is_official": false } -] +] \ No newline at end of file