From 5fee05f2233175cfef169c8999bd9ba07710c2ad Mon Sep 17 00:00:00 2001 From: leaf2006 Date: Fri, 10 Apr 2026 23:05:38 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=2012306=E8=BD=A6?= =?UTF-8?q?=E7=A5=A8=E6=9F=A5=E8=AF=A2=20(#3947)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 40d47b7b..a6609415 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10625,4 +10625,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_12306_ticket", + "project_link": "nonebot-plugin-12306-ticket", + "author_id": 51502183, + "tags": [ + { + "label": "中国铁路", + "color": "#5257ea" + }, + { + "label": "12306", + "color": "#5257ea" + } + ], + "is_official": false + }, ]