From c1aa1264a5d4f5f68fd5612f3d49565bbd6404a6 Mon Sep 17 00:00:00 2001 From: newcovid Date: Thu, 23 Jul 2026 21:03:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=98=93=E7=BB=8F?= =?UTF-8?q?=E8=B5=B7=E5=8D=A6=E8=A7=A3=E5=8D=A6=20(#4115)?= 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 5f7c888b..c8e00295 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_yijing", + "project_link": "nonebot-plugin-yijing", + "author_id": 96228495, + "tags": [ + { + "label": "易经", + "color": "#aad84a" + }, + { + "label": "周易", + "color": "#5cb95d" + }, + { + "label": "抽签娱乐", + "color": "#d66dc6" + } + ], + "is_official": false + }, ]