mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
- Added console error logging in TelegramConnectionModal for better debugging during authentication failures. - Updated connection status check in TelegramProvider to only verify once when connected, improving efficiency. - Simplified socket connection logic in socketService by removing unnecessary checks and reducing timeout for initial connection. This update improves error visibility and optimizes connection handling, enhancing the overall user experience during Telegram interactions.