add about /support in /start

This commit is contained in:
vrubelroman 2025-11-16 22:17:44 +03:00
parent 97996efcda
commit 14db5765a5
2 changed files with 3 additions and 2 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.0.1"
BOT_VERSION = "1.0.2"
# Telegram Bot Long Polling Configuration
POLL_INTERVAL = 1.0 # seconds

View file

@ -36,7 +36,8 @@ TRANSLATIONS = {
"/week - Statistics for the week\n"
"/lastYear_or_1000games - Statistics for the last year or last 1000 rated games (whichever comes first)\n"
"/setperiod - Set up periodic notifications for the active player\n"
"(active player changes in the /getgamers menu)"
"(active player changes in the /getgamers menu)\n"
"/support - Contact the developer for support and feedback"
),
# Add gamer commands