From 825b6aff3c1c1cbee604345e0d7f289828435b5e Mon Sep 17 00:00:00 2001 From: CaptainDemo Date: Sat, 7 Feb 2026 20:25:26 +0800 Subject: [PATCH] :beers: publish plugin Dice Helper (#3839) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index c77db784..d55a7b18 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10320,4 +10320,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_dice_helper", + "project_link": "nonebot-plugin-dice-helper", + "author_id": 30589360, + "tags": [], + "is_official": false + }, ]