From 54fdf71d911f73b4a17aeb16fd3e9cb140b90f35 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Tue, 16 Apr 2024 20:30:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20clovers=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E6=A1=86=E6=9E=B6=20(#2642)?= 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 f6b82a1a..35f50ad5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5761,5 +5761,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_clovers", + "project_link": "nonebot-plugin-clovers", + "author": "KarisAya", + "tags": [], + "is_official": false } ]