From c37c68761bc3d6780e443615d408a2e1203b0db0 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Sat, 28 Sep 2024 14:54:04 +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 3ac3e92e54d2..87207f8d1573 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7063,5 +7063,21 @@ "author": "Atr1ck", "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 } ]