switch ru/en

This commit is contained in:
vrubelroman 2025-11-20 12:43:00 +03:00
parent c16a11cf63
commit 123749415a
4 changed files with 241 additions and 81 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.2.0"
BOT_VERSION = "1.3.0"
# Telegram Bot Long Polling Configuration
POLL_INTERVAL = 1.0 # seconds