From 611ec9d4e3d64e8bdc85bde5b54b9f158df1a13e Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Tue, 25 Jul 2023 13:59:50 +0000 Subject: [PATCH] update config/default_config/bot.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- config/default_config/bot.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/default_config/bot.yaml b/config/default_config/bot.yaml index 919080f..0e0fc3c 100644 --- a/config/default_config/bot.yaml +++ b/config/default_config/bot.yaml @@ -22,5 +22,7 @@ online_msg: true # 上线推送通知的冷却时间 online_msg_exp: 86400 -# 签名API地址 +# 签名API地址(如:http://127.0.0.1:8080/sign?key=114514) sign_api_addr: +# 传入的QQ版本(如:8.9.63、8.9.68) +ver: \ No newline at end of file