From dc8bc25e2d2445e9cd434f881aba5ae5843476a6 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Wed, 9 Oct 2024 22:30:29 +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 88e454658614..65302c9a7dd1 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7254,5 +7254,21 @@ } ], "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 } ]