mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-28 20:05:19 +00:00
9fc0450727
- Updated the logic for storing and displaying bot uptime to handle cases where the bot is not running or has no start time in the database, ensuring a more accurate representation of the bot's status. - Enhanced the updateUptime method to provide clearer feedback when the bot is down, improving user experience. - Refactored the live uptime counter to only run when valid uptime data is available, preventing unnecessary updates when the bot is inactive.