From f6c7fb6da6c58a5c8428aec26379788f825f4a9f Mon Sep 17 00:00:00 2001 From: zouXH-god Date: Mon, 9 Sep 2024 21:24:29 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AC=A1=E5=85=83?= =?UTF-8?q?=E6=98=9F=E8=BE=B0=20(#2934)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0d5484ff..691d7096 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6919,5 +6919,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-ACGalaxy", + "project_link": "nonebot-plugin-ACGalaxy", + "author": "zouXH-god", + "tags": [ + { + "label": "bilibili", + "color": "#52eaea" + }, + { + "label": "漫展", + "color": "#52ea65" + } + ], + "is_official": false } ]