From aa83212d83e1821a71709e69150d55f36e7e9e99 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Thu, 26 Sep 2024 17:00:24 +0800 Subject: [PATCH] :beers: publish plugin NailongRemove (#2953) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 77e5b097dde9..b621c8c301f4 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7056,5 +7056,21 @@ "author": "chsiyu", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nailongremove", + "project_link": "nonebot-plugin-nailongremove", + "author": "Refound-445", + "tags": [ + { + "label": "func", + "color": "#ea5252" + }, + { + "label": "图像分类模型", + "color": "#5269ea" + } + ], + "is_official": false } ]