From 03bf1fdcfee20081139f6c343ce979c6ad10a03e Mon Sep 17 00:00:00 2001 From: afterow Date: Mon, 22 Apr 2024 14:38:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=89=E7=88=BB?= =?UTF-8?q?=E6=98=93=E6=95=B0=20(#2674)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index a226c658..90b9a31b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5847,5 +5847,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sanyao", + "project_link": "nonebot-plugin-sanyao", + "author": "afterow", + "tags": [ + { + "label": "占卜", + "color": "#415656" + } + ], + "is_official": false } ]