From 0002b48269204cff9f2402d143d1c138f9abbb23 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 6 Oct 2024 23:56:20 +0900 Subject: [PATCH] =?UTF-8?q?=E6=B8=A9=E6=B3=89=E3=83=95=E3=83=A9=E3=82=B0?= =?UTF-8?q?=E3=81=AE=E3=83=AA=E3=82=BB=E3=83=83=E3=83=88=E3=81=AE=E3=83=9F?= =?UTF-8?q?=E3=82=B9=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 9eca814..c6cce7d 100644 --- a/main.py +++ b/main.py @@ -157,7 +157,7 @@ def main ( pass has_got_snack_time = True - if now.hour == 20 and has_got_snack_time: + if now.hour == 20 and has_taken_hot_spring: has_taken_hot_spring = False if now.hour == 21 and not has_taken_hot_spring: