mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 08:12:09 +00:00
a
This commit is contained in:
@@ -579,7 +579,7 @@ async def check_music():
|
|||||||
await asyncio.sleep(2)
|
await asyncio.sleep(2)
|
||||||
|
|
||||||
|
|
||||||
@tasks.loop(minutes=2)
|
@tasks.loop(seconds=2)
|
||||||
async def check_data():
|
async def check_data():
|
||||||
"""
|
"""
|
||||||
The function `check_data` periodically checks for conditions to send messages and manage log files
|
The function `check_data` periodically checks for conditions to send messages and manage log files
|
||||||
|
|||||||
Reference in New Issue
Block a user