From c73da124a9ad6571d1c2daa6460bac1a7e30d2b6 Mon Sep 17 00:00:00 2001 From: lyqgzbl Date: Mon, 13 Oct 2025 11:08:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E5=BF=85=E5=BA=94=E5=A3=81=E7=BA=B8=20(#3720)?= 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 4ccdabec..376596f2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9860,4 +9860,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_daily_bing", + "project_link": "nonebot-plugin-daily-bing", + "author_id": 122811297, + "tags": [], + "is_official": false + }, ]