mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-20 22:35:38 +00:00
74b7de6f72
- Introduced optional regional TC_FLOOD scope configuration for various services, allowing for more granular control over message routing. - Updated the CommandManager to resolve and apply flood scopes from messages, configuration sections, and explicit parameters, ensuring correct message delivery. - Enhanced service plugins to utilize the new flood scope functionality, including weather, earthquake, and webhook services. - Added unit tests to verify the correct resolution and application of flood scopes in different scenarios, ensuring robust functionality.