@ -22,7 +22,7 @@ schedule.every().hour.at(":00").do(move.run_crypto, interval = '4h')
# for t in times:
# schedule.every().day.at(t).do(vegas.run_crypto, interval = '4h')
version = 'V1.9'
version = 'V1.10'
print(f'Running... {version}')
while True:
schedule.run_pending()
The note is not visible to the blocked user.