From 2021e81ed2561f7ed7f3fb6235563c6897d21ad0 Mon Sep 17 00:00:00 2001 From: qllokirin Date: Thu, 10 Oct 2024 14:17:59 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=A5=BF=E5=B7=A5?= =?UTF-8?q?=E5=A4=A7=E7=BF=B1=E7=BF=94=E9=97=A8=E6=88=B7=E6=88=90=E7=BB=A9?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=20(#3011)?= 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 cad03b921b8..7d13d4a7eb2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7266,5 +7266,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_npu", + "project_link": "nonebot-plugin-npu", + "author": "qllokirin", + "tags": [ + { + "label": "西工大", + "color": "#66ccff" + } + ], + "is_official": false } ]