From 04571f5f17c388679a58192bf158757c25cd58d0 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Sun, 20 Oct 2024 00:07:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B6=A9=E5=9B=BE?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#3038)?= 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 58d6d6fae222..83e11db9fc7d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7372,5 +7372,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_picsetu", + "project_link": "nonebot-plugin-picsetu", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]