mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 12:05:38 +00:00
- Added `flood_scope` option to `[Channels]` section in `config.ini.example` for scoped flooding of channel messages. - Updated `config-validation.md` to reflect the new `flood_scope` feature. - Modified `CommandManager` to support optional flood scope during message sending, restoring global flood settings afterward. - Removed unused imports from `core.py` related to meshcore-cli.