diff --git a/main.py b/main.py index 344fb9d..4f88202 100644 --- a/main.py +++ b/main.py @@ -239,5 +239,4 @@ def send_automatically1(): else: recheck_game() -schedule.every(10).seconds.do(recheck_game) bot.polling() \ No newline at end of file