mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-15 10:38:56 +00:00
579dc3ce8c
- Updated `MeshCoreBot` to normalize channel names when setting rate limits. - Refactored `PerUserRateLimiter` to use `OrderedDict` for efficient key management and added normalization for keys. - Improved `ChannelRateLimiter` to normalize channel names during initialization and when checking limits, ensuring consistent behavior.