@@ -400,4 +400,6 @@ client.run(TOKEN)
# Every 12 hours check for SSL expiry
scheduler = AsyncIOScheduler()
scheduler.add_job(checkForSSLExpiry, 'interval', hours=12)
scheduler.start()
checkForSSLExpiry()
The note is not visible to the blocked user.