From f20aa3846ea2cded4b2e1ea48517a2470487db34 Mon Sep 17 00:00:00 2001 From: zhulinyv Date: Mon, 21 Apr 2025 19:23:56 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-jmcomic (#3390) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 6636b519..d551eaa6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8874,4 +8874,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_jmcomic", + "project_link": "nonebot-plugin-jmcomic", + "author_id": 66541860, + "tags": [ + { + "label": "禁漫", + "color": "#f3d667" + } + ], + "is_official": false + }, ]