It's version 0.7 I upgrade watcher_service.py

This commit is contained in:
Niken
2025-12-09 17:22:53 +03:00
parent 7495062a8a
commit d11c0ee467
7 changed files with 331 additions and 70 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ class Config:
# Settings
ANTISPAM_DELAY = 20
WATCHER_BASE_DELAY = 600
WATCHER_BASE_DELAY = 30
# Пути
LOG_FILE = "storage/log/bot.log"