From 7613378ced19dfeeba1b5d0aea6857ee608cbff8 Mon Sep 17 00:00:00 2001 From: wyeeeee Date: Thu, 18 Jul 2024 21:35:09 +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 3dc73a3c6400..191fe675ac0c 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 } ]