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: