From 2258d4a7c3313a25d950b210b8d34d0d765419a9 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Sun, 22 Sep 2024 00:13:40 +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 bad109a99a3e..ee037491deea 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7037,5 +7037,21 @@ "author": "yao-yun", "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 } ]