From c4e74c03b679baa3e9b76613276b77ce0e6cc991 Mon Sep 17 00:00:00 2001 From: H-Elden Date: Tue, 15 Sep 2026 19:47:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B1=A0=E9=BE=99?= =?UTF-8?q?=E9=AA=B0=20(#4184)?= 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..69962297 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_dnddicer", + "project_link": "nonebot-plugin-dnddicer", + "author_id": 137194341, + "tags": [ + { + "label": "dnd", + "color": "#c42323" + }, + { + "label": "dice", + "color": "#23c42e" + }, + { + "label": "trpg", + "color": "#1a5499" + } + ], + "is_official": false + }, ]