From a8f3940cbc385780c1d6dad6eb21a2fd7e87f75d Mon Sep 17 00:00:00 2001 From: tianyisama Date: Mon, 1 Jul 2024 21:29:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8C=87=E4=BB=A4?= =?UTF-8?q?=E6=9B=B4=E6=96=B0NapCat=20(#2790)?= 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 9058b564..4cdca4bb 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6406,5 +6406,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ncupdate", + "project_link": "nonebot-plugin-ncupdate", + "author": "tianyisama", + "tags": [ + { + "label": "NapCat", + "color": "#ea5252" + } + ], + "is_official": false } ]