From cced60589cfd6698edca43297d8d51413f569764 Mon Sep 17 00:00:00 2001 From: tkgs0 Date: Tue, 23 Jul 2024 23:13:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E8=A1=8C=20(#2839)?= 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 58aad93195fb..ba6f3b136699 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6532,5 +6532,12 @@ "author": "wyf7685", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_system_command", + "project_link": "nonebot-plugin-system-command", + "author": "tkgs0", + "tags": [], + "is_official": false } ]