ruff, button file, castomize ping and backup

This commit is contained in:
Vladless
2025-03-28 20:39:06 +03:00
parent 4fb13a089a
commit 4295e4b5ec
67 changed files with 7732 additions and 6910 deletions
+2
View File
@@ -1,10 +1,12 @@
import logging
import os
import sys
from datetime import timedelta
from loguru import logger
log_folder = "logs"
if not os.path.exists(log_folder):