From 3b1d8e23fb20aae83080d21c29a08e449845fbee Mon Sep 17 00:00:00 2001 From: chenmodeshiguang Date: Tue, 15 Sep 2026 19:47:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20JMComic=20PDF=20?= =?UTF-8?q?=E6=BC=AB=E7=94=BB=E5=8A=A9=E6=89=8B=20(#4192)?= 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 98d5eaae..bbcfd75e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_jmcomic_pdf", + "project_link": "nonebot-plugin-jmcomic-pdf", + "author_id": 72439328, + "tags": [ + { + "label": "jmcomic", + "color": "#ea5252" + }, + { + "label": "jm", + "color": "#ea5252" + }, + { + "label": "pdf", + "color": "#ea5252" + } + ], + "is_official": false + }, ]