From 0ca908606487f54043c82845562babbb633e2d26 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Fri, 26 Jun 2026 18:53:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8A=BD=E5=A5=96?= =?UTF-8?q?=E6=8A=A5=E5=90=8D=20(#4052)?= 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 a48db5b6..398fcac6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_lottery_signup", + "project_link": "nonebot-plugin-lottery-signup", + "author_id": 86997355, + "tags": [ + { + "label": "抽奖", + "color": "#edb711" + }, + { + "label": "报名", + "color": "#cb50e5" + }, + { + "label": "定时", + "color": "#e59250" + } + ], + "is_official": false + }, ]