先に待つやぅに修正(エラー落ち時の加重アクセス回避)

このコミットが含まれているのは:
2024-10-07 20:28:41 +09:00
コミット 76abbe4fdd
+2 -2
ファイルの表示
@@ -70,6 +70,8 @@ def main (
has_taken_hot_spring = False
watched_videos = []
while True:
time.sleep (60)
now = datetime.now ()
for uri in check_notifications (client):
@@ -187,8 +189,6 @@ def main (
client.post (Talk.main ('今どうしてる?'))
last_posted_at = now
time.sleep (60)
def get_embed_info (
url: str