From c0328846f4ff2aa5c644e8765fdc0178715f80ae Mon Sep 17 00:00:00 2001 From: newcovid Date: Tue, 28 Jul 2026 23:06:59 +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 3ad82d2e..dfe6c1c7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11373,4 +11373,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 + }, ]