From 42599164544eef72cda6042d5384b9c2cfd4830e Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Fri, 18 Oct 2024 21:35:19 +0800 Subject: [PATCH] :beers: publish plugin NailongRemove (#2953) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0cb439f46b0d..cb5159830dcd 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7317,5 +7317,17 @@ "author": "Onimaimai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nailongremove", + "project_link": "nonebot-plugin-nailongremove", + "author": "Refound-445", + "tags": [ + { + "label": "图像分类模型", + "color": "#5269ea" + } + ], + "is_official": false } ]