From 555c20888442ec47e736559e3877f17a6c77cb67 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Sat, 22 Feb 2025 14:41:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20LuoguLuck|?= =?UTF-8?q?=E6=B4=9B=E8=B0=B7=E8=BF=90=E5=8A=BF=20(#3319)?= 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 327e160d..30022a1f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8345,4 +8345,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_luoguluck", + "project_link": "nonebot-plugin-luoguluck", + "author_id": 67693593, + "tags": [ + { + "label": "运势", + "color": "#ea5252" + }, + { + "label": "占卜", + "color": "#ea5252" + }, + { + "label": "洛谷", + "color": "#0950b8" + } + ], + "is_official": false + }, ]