This commit is contained in:
2024-03-29 21:42:50 +01:00
parent cbcb08e467
commit 15cc5abfcf
+1 -1
View File
@@ -579,7 +579,7 @@ async def check_music():
await asyncio.sleep(2)
@tasks.loop(minutes=2)
@tasks.loop(seconds=2)
async def check_data():
"""
The function `check_data` periodically checks for conditions to send messages and manage log files