From 4ec078eccbe998e1faef6ed5328ebe26aa376ba2 Mon Sep 17 00:00:00 2001 From: newcovid Date: Sat, 1 Aug 2026 17:44:17 +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 7eb977c0..dcde15a4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11389,4 +11389,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 + }, ]