From fd2ed08009c427250a79c11a7bc8e4afd0750389 Mon Sep 17 00:00:00 2001 From: zhaomaoniu Date: Mon, 18 Nov 2024 18:54:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=81=A9=E6=83=85?= =?UTF-8?q?=E8=AF=BE=E6=96=87=20(#3122)?= 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 4e1bfc74..af428193 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7642,5 +7642,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_kindness_lesson", + "project_link": "nonebot-plugin-kindness-lesson", + "author": "zhaomaoniu", + "tags": [], + "is_official": false } ]