From f10cecf16a9776c56eb361e854cc4553bd53a55c Mon Sep 17 00:00:00 2001 From: wyeeeee Date: Fri, 19 Jul 2024 16:21:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E6=B2=B9=E4=BB=B7=20(#2821)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 3dc73a3c..191fe675 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6497,5 +6497,12 @@ "author": "shiyihang2007", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_daily_oil_price", + "project_link": "nonebot-plugin-daily-oil-price", + "author": "wyeeeee", + "tags": [], + "is_official": false } ]