From 73abc2bb0c8006900a9975229f33397166aa6cc0 Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Mon, 7 Oct 2024 21:03:39 +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 b5d5b9d9e6e6..a7105a98872f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7190,5 +7190,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 } ]