From ae079526f7df9de9bcb5977a2d67a8dac4010fd1 Mon Sep 17 00:00:00 2001 From: 2675hujilo <113016971+2675hujilo@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4tips-customs-template.py?= =?UTF-8?q?=E4=B8=AD=E4=B8=8D=E5=BF=85=E8=A6=81=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tips-custom-template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips-custom-template.py b/tips-custom-template.py index 39948ff7..9391a2c4 100644 --- a/tips-custom-template.py +++ b/tips-custom-template.py @@ -25,7 +25,7 @@ reply_message = "[bot]err:请求超时" # 群聊消息超时提示 replys_message = "[bot]err:请求超时" -# 指令权限不足/无效提示 +# 指令权限不足提示 command_admin_message = "[bot]err:权限不足: " # 指令无效提示 command_err_message = "[bot]err:指令执行出错:"