mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 12:05:38 +00:00
- Removed unnecessary import of the `html` module in `feed_manager.py`. - Moved the `import inspect` statement to the module level in `plugin_loader.py` for better organization. - Initialized `last_channel_ops_check_time` and `last_message_queue_check_time` attributes in `scheduler.py` to streamline message scheduling logic. - Cleaned up redundant checks for attribute existence in the `MessageScheduler` class.
22 KiB
22 KiB