@ -64,7 +64,6 @@ class PingThread(threading.Thread):
print(date)
if date is None:
return
print(datetime.timedelta(date))
delta = datetime.datetime.now() - date
print(datetime.datetime.now())
print(delta.total_seconds())
The note is not visible to the blocked user.