@@ -646,6 +646,7 @@ async def check_data():
global LAST_SPONTANEOUS_CALL
tdelta = LAST_SPONTANEOUS_CALL - datetime.now()
tdelta = tdelta.total_seconds()
logger.info(tdelta)
if tdelta > 12:
channel = client.get_channel(1062047571557744721)
LAST_SPONTANEOUS_CALL = datetime.now()
The note is not visible to the blocked user.