From 3243ae5e83e28f0e8b17315fad6473a848df6a78 Mon Sep 17 00:00:00 2001 From: H-Elden Date: Mon, 21 Sep 2026 22:18:41 +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 3af1dfab4c39..62fa64f9df7f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11763,4 +11763,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 + }, ]