From 6b759c0b909c1c1c50e59204e710210695742b87 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 6636b51937e1..d551eaa6357d 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 + }, ]