Fix: Auto-fallback to default when DATABASE_BACKUP_MSG_ID is negative (chat ID) 5443a08 dragxd commited on Jan 2
Add validation for DATABASE_BACKUP_MSG_ID to prevent 'int too big to convert' error 2b3c327 dragxd commited on Jan 2
Prevent restoring invalidated session files - mark and skip AUTH_KEY_DUPLICATED sessions 1f18aa5 dragxd commited on Jan 2
Improve AUTH_KEY_DUPLICATED error message with clear fix instructions f6f33ae dragxd commited on Jan 2
Add error handling for AUTH_KEY_DUPLICATED errors - detect and handle duplicate session usage 15cd0a4 dragxd commited on Jan 2
Add error handling for main_bot connection failures - don't crash app 3738e83 dragxd commited on Jan 2
Add better logging for debugging BOT_SESSIONS/BOT_TOKENS configuration 4937ea3 dragxd commited on Jan 2
Simplify bot client initialization - use type 'bot' instead of 'bot_session' 1ab2678 dragxd commited on Jan 2
Support BOT_SESSIONS with BOT_TOKENS - use session files if provided f378241 dragxd commited on Jan 2
Fix: Update port to 7860 for Hugging Face Spaces and improve offline mode logging f2d1bff dragxd commited on Jan 2
Improve error logging with traceback for client initialization failures 3f36a01 dragxd commited on Jan 2