From 97acc771cf61841cc4fdd4b1dc2d415f7ea8cc38 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sat, 13 Jun 2026 11:35:16 +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 b2a15662..23006d7b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,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 + }, ]