From d03636606de4c2f8c5c163f0e797325c7d182346 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Tue, 13 Apr 2021 23:38:31 +0800 Subject: =?UTF-8?q?=E2=9C=A8=F0=9F=90=9B=20=E5=B0=8F=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增:添加索取取消 新增:挖坑以图搜图 修复:发言屏蔽报错 修复:群消息记录写入类型错误 --- config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 23e43c3..31148f5 100644 --- a/config.yml +++ b/config.yml @@ -7,6 +7,7 @@ BotSelfConfig: command_start: ["/"] command_sep: ["."] session_expire_timeout: 120 + session_exciting_time: 60 NetworkPost: host: "127.0.0.1" @@ -21,3 +22,6 @@ NsfwCheck: # 详细请查看文档以获取帮助 passing_rate: 0.8 host: "127.0.0.1" port: 8080 + +SauceNAO: + key: "" -- cgit v1.2.3