Auto merge dev → main (#1258)
* meow * updated it * meow * add avg TTL footer to /comp + extend freshness window to 90m when servers slow --------- Co-authored-by: Clippii <clippii@protonmail.com>
This commit is contained in:
+2
-1
@@ -8,9 +8,9 @@ on configured intervals.
|
||||
|
||||
# Standard Library Imports
|
||||
import asyncio
|
||||
import os
|
||||
import json
|
||||
import logging
|
||||
import os
|
||||
import shutil
|
||||
import time
|
||||
from datetime import datetime, timezone
|
||||
@@ -370,6 +370,7 @@ async def before_points_alarm_task():
|
||||
await get_bot().wait_until_ready()
|
||||
|
||||
|
||||
|
||||
# ============================================================================
|
||||
# REPLAY CLEANUP TASK
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user