From de8d9779cc362cc1df7b02d1a3d4875635cbc186 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Mon, 26 May 2025 11:15:41 +0800 Subject: [PATCH] :beers: publish plugin PicMenu Next (#3487) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 26bd2cd4..015a05f2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9075,4 +9075,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_picmenu_next", + "project_link": "nonebot-plugin-picmenu-next", + "author_id": 59048777, + "tags": [ + { + "label": "帮助", + "color": "#ea5252" + }, + { + "label": "菜单", + "color": "#ea5252" + } + ], + "is_official": false + }, ]