From c643282ea5b4579c847096cafd9255230c4088e8 Mon Sep 17 00:00:00 2001 From: kon2etonertannu Date: Sat, 23 Jul 2022 21:37:29 +0900 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=8F=96=E3=82=8A=E7=84=A1=E5=88=B6?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/kazutori/index.ts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/modules/kazutori/index.ts b/src/modules/kazutori/index.ts index d2cd607..0fefc4a 100644 --- a/src/modules/kazutori/index.ts +++ b/src/modules/kazutori/index.ts @@ -57,11 +57,7 @@ export default class extends Module { return true; } - // 直近のゲームから1時間経ってない場合 - if (Date.now() - recentGame.startedAt < 1000 * 60 * 60) { - msg.reply(serifs.kazutori.matakondo); - return true; - } + } const post = await this.ai.post({