删除tips-customs-template.py中不必要注释

This commit is contained in:
2675hujilo
2023-04-07 16:29:09 +08:00
committed by GitHub
parent 947bae8e26
commit ae079526f7
+1 -1
View File
@@ -25,7 +25,7 @@ reply_message = "[bot]err:请求超时"
# 群聊消息超时提示 # 群聊消息超时提示
replys_message = "[bot]err:请求超时" replys_message = "[bot]err:请求超时"
# 指令权限不足/无效提示 # 指令权限不足提示
command_admin_message = "[bot]err:权限不足: " command_admin_message = "[bot]err:权限不足: "
# 指令无效提示 # 指令无效提示
command_err_message = "[bot]err:指令执行出错:" command_err_message = "[bot]err:指令执行出错:"