From 57e820d0f7cd79fe5a801064867a08874369b134 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale@user.noreply.gitee.com> Date: Thu, 20 Jul 2023 14:27:22 +0800 Subject: [PATCH 1/6] =?UTF-8?q?fix=EF=BC=9AI7MKS4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renderers/puppeteer/lib/puppeteer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renderers/puppeteer/lib/puppeteer.js b/renderers/puppeteer/lib/puppeteer.js index 418681c..1334773 100644 --- a/renderers/puppeteer/lib/puppeteer.js +++ b/renderers/puppeteer/lib/puppeteer.js @@ -23,7 +23,7 @@ export default class PuppeteerRenderer { /** 截图次数 */ this.renderNum = 0 this.config = { - headless: Data.def(config.headless, "new"), + headless: Data.def(config.headless, true), args: Data.def(config.args, [ '--disable-gpu', '--disable-setuid-sandbox', From d34fdf7dc21d2eeeacab50eaad66c6fd182d29f2 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Thu, 20 Jul 2023 09:07:04 +0000 Subject: [PATCH 2/6] update plugins/genshin/defSet/pool/301.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/301.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins/genshin/defSet/pool/301.yaml b/plugins/genshin/defSet/pool/301.yaml index 7d19cae..0bd6954 100644 --- a/plugins/genshin/defSet/pool/301.yaml +++ b/plugins/genshin/defSet/pool/301.yaml @@ -1,3 +1,13 @@ +- from: '2023-07-25 18:00:00' + to: '2023-08-15 14:59:59' + five: + - 珊瑚宫心海 + - 流浪者 + four: + - 珐露珊 + - 罗莎莉亚 + - 烟绯 + name: 浮岳虹珠|余火变相 - from: '2023-07-05 06:00:00' to: '2023-07-25 17:59:59' five: From f49209255023aa404f4c030af47ea6ebae9eee93 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Thu, 20 Jul 2023 09:10:04 +0000 Subject: [PATCH 3/6] update plugins/genshin/defSet/pool/302.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/302.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins/genshin/defSet/pool/302.yaml b/plugins/genshin/defSet/pool/302.yaml index ca08f1e..f19d4d4 100644 --- a/plugins/genshin/defSet/pool/302.yaml +++ b/plugins/genshin/defSet/pool/302.yaml @@ -1,3 +1,15 @@ +- from: '2023-07-25 18:00:00' + to: '2023-08-15 14:59:59' + five: + - 不灭月华 + - 图莱杜拉的回忆 + four: + - 暗巷的酒与诗 + - 匣里龙吟 + - 钟剑 + - 匣里灭辰 + - 西风猎弓 + name: 神铸赋形 - from: '2023-07-05 06:00:00' to: '2023-07-25 17:59:59' five: From 03fa88c94793c3ae9c2515360e79362da94c4239 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Thu, 20 Jul 2023 09:18:26 +0000 Subject: [PATCH 4/6] update plugins/genshin/defSet/gacha/pool.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/gacha/pool.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/plugins/genshin/defSet/gacha/pool.yaml b/plugins/genshin/defSet/gacha/pool.yaml index 11118c4..711b339 100644 --- a/plugins/genshin/defSet/gacha/pool.yaml +++ b/plugins/genshin/defSet/gacha/pool.yaml @@ -1,3 +1,21 @@ +- up4: + - 珐露珊 + - 罗莎莉亚 + - 烟绯 + up5: + - 珊瑚宫心海 + up5_2: + - 流浪者 + weapon5: + - 不灭月华 + - 图莱杜拉的回忆 + weapon4: + - 暗巷的酒与诗 + - 匣里龙吟 + - 钟剑 + - 匣里灭辰 + - 西风猎弓 + endTime: "2023-08-15 18:00:00" - up4: - 米卡 - 雷泽 From 438f0199b2fcdbf63ba40ff5f324dd83d07afef7 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Tue, 25 Jul 2023 13:55:43 +0000 Subject: [PATCH 5/6] update package.json. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ff66c2..4faa8dc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chalk": "^5.2.0", "chokidar": "^3.5.3", "https-proxy-agent": "5.0.1", - "icqq": "^0.4.11", + "icqq": "^0.4.12", "image-size": "^1.0.2", "inquirer": "^8.2.5", "lodash": "^4.17.21", 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 6/6] 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