From f6ec6962abfb9b70d0703e6230c541a26573c4b4 Mon Sep 17 00:00:00 2001 From: Perseus037 Date: Mon, 4 Dec 2023 20:20:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ba=E5=A1=94?= =?UTF-8?q?=E7=BD=97=E7=89=8C=EF=BC=8C=E8=BF=90=E5=8A=BF=E4=B8=8E=E9=AD=94?= =?UTF-8?q?=E6=B3=95=E5=8D=A0=E5=8D=9C=EF=BC=81=20(#2480)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index e5585ad2..b8776ebe 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5267,5 +5267,17 @@ "author": "iyume", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_batarot", + "project_link": "nonebot-plugin-batarot", + "author": "Perseus037", + "tags": [ + { + "label": "碧蓝档案", + "color": "#15a0df" + } + ], + "is_official": false } ]