From 9b59c16b04759bffe1fedc230f16690142ce1f18 Mon Sep 17 00:00:00 2001 From: chsiyu Date: Thu, 26 Sep 2024 00:38:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B6=A3=E5=91=B3?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E6=8F=92=E4=BB=B6=20(#2978)?= 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 4d5e795b..77e5b097 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7049,5 +7049,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fun_content", + "project_link": "nonebot-plugin-fun-content", + "author": "chsiyu", + "tags": [], + "is_official": false } ]