数取り無制限

This commit is contained in:
Kon Kon Tannu Morote 2022-07-23 21:37:29 +09:00
parent a6de975973
commit c643282ea5
1 changed files with 1 additions and 5 deletions

View File

@ -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({