From 3e0c3b83328763bb19744e329c1b0a4b14913ef8 Mon Sep 17 00:00:00 2001 From: Fcatme Date: Sun, 6 Jun 2021 22:30:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0go-cqhttp=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/notify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/notify.js b/sample/notify.js index 1b14bb1a..4ca59b21 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -198,7 +198,7 @@ async function sendNotify( ]); } -function gobotNotify(text, desp) { +function gobotNotify(text, desp, time = 2100) { return new Promise((resolve) => { if (GOBOT_URL) { const options = {