mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-05 05:13:21 +00:00
- start.py: retry welcome message with parse_mode=None on TelegramBadRequest HTML parse error - auth.py: handle IntegrityError race condition on email change, wrap email sending in try-except - config.py: truncate RemnaWave username to 36 chars (API limit) instead of 64