From 8fb5cd978e81898a14a5857cb4d23c31ac766196 Mon Sep 17 00:00:00 2001 From: CaptainDemo Date: Thu, 22 Jan 2026 20:32:08 +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 87be7557..bf470215 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10268,4 +10268,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_dice_helper", + "project_link": "nonebot-plugin-dice-helper", + "author_id": 30589360, + "tags": [], + "is_official": false + }, ]