mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 12:05:38 +00:00
- Added a new [Feed_Manager] section in the configuration to enable or disable RSS/API feed subscriptions, defaulting to false. - Updated the FeedManager class to handle missing configuration sections gracefully, ensuring compatibility with upgrades. - Refactored joke command configuration to standardize the use of an `enabled` key, replacing legacy `*_enabled` keys for clarity. - Adjusted the PathCommand class to enable the "p" shortcut by default, improving user experience.