From 99f58948e77d8d340f7bc787490db9564e6c7220 Mon Sep 17 00:00:00 2001 From: lyqgzbl Date: Wed, 1 Jan 2025 12:24:48 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E5=A4=A9=E6=96=87=E4=B8=80=E5=9B=BE=20(#3228)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 6ceda070591e..6eb5f00b9e1e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8097,4 +8097,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_apod", + "project_link": "nonebot-plugin-apod", + "author_id": 122811297, + "tags": [], + "is_official": false + }, ]