From ce30887d1e5163b5df6c683d2e945882cf6c54f1 Mon Sep 17 00:00:00 2001 From: Priopus Date: Sun, 21 Apr 2024 10:39:43 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=81=8C=E5=9C=BA?= =?UTF-8?q?=E6=97=A5=E5=8E=86=20(#2655)?= 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 5bc8c049524..0516a10eb4a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5835,5 +5835,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zhichang", + "project_link": "nonebot-plugin-zhichang", + "author": "Priopus", + "tags": [], + "is_official": false } ]