From a85f8049b119e4fede481b08d83bc27e2f36d9f5 Mon Sep 17 00:00:00 2001 From: BeneKenobi Date: Thu, 4 Nov 2021 17:24:55 +0100 Subject: [PATCH] =?UTF-8?q?Kommentar=20f=C3=BCr=20Max?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 038ef89..5dc524e 100644 --- a/main.py +++ b/main.py @@ -80,6 +80,8 @@ def alert(text = 'Alarm!'): post(url, data=data, headers=headers) # playsound('alarm.mp3') +# Hallo Max! + alert('Starting Telekom Bike Checker...') try: while(True):