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:
NotSoToothless
2026-05-17 12:58:48 -07:00
committed by GitHub
parent 5148a0c7bb
commit 47ae8b92f7
139 changed files with 44 additions and 49025 deletions
+2 -1
View File
@@ -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
# ============================================================================