mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2026-01-13 16:34:23 +01:00
- Added detailed bot state information to error messages when sending fails. - Implemented early validation of bot readiness and closure in `send_to_discord`. - Introduced `safe_send_to_discord` to manage bot state issues and prevent '_MissingSentinel' errors. - Improved logging for better debugging of bot state and HTTP client status.