death comment
This commit is contained in:
1
main.py
1
main.py
@@ -79,6 +79,7 @@ def alert(text = 'Alarm!'):
|
|||||||
data = f'{{"message": "{text}"}}'
|
data = f'{{"message": "{text}"}}'
|
||||||
post(url, data=data, headers=headers)
|
post(url, data=data, headers=headers)
|
||||||
# playsound('alarm.mp3')
|
# playsound('alarm.mp3')
|
||||||
|
# tot
|
||||||
|
|
||||||
alert('Starting Telekom Bike Checker...')
|
alert('Starting Telekom Bike Checker...')
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user