From 6e5ae611a7af118d18a59c802de4fdeeb9243274 Mon Sep 17 00:00:00 2001 From: SaltedFish0208 Date: Mon, 29 Dec 2025 11:41:41 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_boardgamehelper (#3799) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3dee83ba..f6128ed5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10154,4 +10154,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_boardgamehelper", + "project_link": "nonebot-plugin-boardgamehelper", + "author_id": 60382099, + "tags": [], + "is_official": false + }, ]