mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-01 15:52:30 +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