From aa9ff99557fb26563f1d95ed4d2022e011fbb96a Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Tue, 6 Jun 2023 12:31:14 +0000 Subject: [PATCH] perf: better help --- model/command/command.py | 1 + 1 file changed, 1 insertion(+) diff --git a/model/command/command.py b/model/command/command.py index c8d5c4d5..c02dea6c 100644 --- a/model/command/command.py +++ b/model/command/command.py @@ -316,6 +316,7 @@ class Command: if plugin_list_info.strip() != "": msg += "\n【插件列表】\n" msg += plugin_list_info + msg += "\n*使用plugin v 插件名 查看插件帮助" msg += notice if platform == gu.PLATFORM_GOCQ: