mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-03 22:43:52 +00:00
- 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.