From a988558d3c5294df1ef64374d803cc3bba5da012 Mon Sep 17 00:00:00 2001 From: hmzz804 Date: Tue, 15 Sep 2026 19:47:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=9E=E5=A3=B0?= =?UTF-8?q?=E6=B4=9E=20(#4188)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 98d5eaae..38d6b80b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_cave", + "project_link": "nonebot-plugin-cave-rebuilt", + "author_id": 85006030, + "tags": [ + { + "label": "投稿", + "color": "#ea5252" + }, + { + "label": "娱乐", + "color": "#3b82f6" + }, + { + "label": "OneBot V11", + "color": "#3b82f6" + } + ], + "is_official": false + }, ]