From 182f43ebbae7819c74535a1a003655dd28279518 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Mon, 30 Sep 2024 10:29:30 +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 bec60f77bb70..b302e35ccb1b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7082,5 +7082,21 @@ "author": "lyqgzbl", "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 } ]