delete activ status

This commit is contained in:
vrubelroman 2025-11-16 23:36:57 +03:00
parent c39bb33282
commit 0e66a05b90
6 changed files with 218 additions and 108 deletions

View file

@ -49,7 +49,7 @@ DATABASE_PATH = _resolve_database_path()
PERIOD_OPTIONS = [0, 15, 30, 60, 120, 180, 360, 720, 1440] # minutes (0=disable, then: 15min, 30min, 1h, 2h, 3h, 6h, 12h, 24h)
# Bot Version
BOT_VERSION = "1.1.1"
BOT_VERSION = "1.2.0"
# Telegram Bot Long Polling Configuration
POLL_INTERVAL = 1.0 # seconds