mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-17 05:04:19 +00:00
- Set a timeout of 30 seconds for SQLite connections in MessageScheduler and BotIntegration to improve reliability. - Added validation for the database path in BotIntegration, ensuring it is safe and relative to the bot root, enhancing robustness. - Introduced a bot_root attribute in BotDataViewer for path validation.