From c00e3aacfc33157b8395f89db1cc04fc597a4000 Mon Sep 17 00:00:00 2001 From: CCLMSY Date: Thu, 16 May 2024 12:48:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=A7=91=E5=A4=A7?= =?UTF-8?q?=E8=AE=AF=E9=A3=9E=E6=98=9F=E7=81=AB=E5=A4=A7=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E5=AE=98=E6=96=B9API=E8=81=8A=E5=A4=A9?= =?UTF-8?q?=E6=9C=BA=E5=99=A8=E4=BA=BA=E6=8F=92=E4=BB=B6=20(#2716)?= 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 973ffadb..6d4e6241 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6013,5 +6013,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sparkapi", + "project_link": "nonebot-plugin-sparkapi", + "author": "CCLMSY", + "tags": [ + { + "label": "AI", + "color": "#00ff00" + } + ], + "is_official": false } ]