From 4a52662ad8d62c7a448ab75416c4dbfdea0f24a7 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Thu, 7 Nov 2024 10:28:30 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20PyPi=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E7=BB=9F=E8=AE=A1=20(#3108)?= 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 ab54f5e0..2e744f0e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7593,5 +7593,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pypistats", + "project_link": "nonebot-plugin-pypistats", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]