v2.3.1: promo update (2 hosters, QR codes, once-per-day display, 5sec delay)

This commit is contained in:
anten-ka
2026-04-08 22:42:29 +03:00
parent a24d64d33c
commit 3f136ec8a0
3 changed files with 91 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ logger = logging.getLogger(__name__)
# CONFIGURATION
# ============================================================================
GOTELEGRAM_VERSION = "2.3.0"
GOTELEGRAM_VERSION = "2.3.1"
GOTELEGRAM_CONFIG = "/opt/gotelegram/config.json"
TELEMT_CONFIG = "/etc/telemt/config.toml"
TELEMT_SERVICE = "telemt"