mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-18 05:15:15 +00:00
11b44e9234
Add ChannelRateLimiter to rate_limiter.py. Configure per-channel cooldowns via [Rate_Limits] channel.<name>_seconds. Integrated into _check_rate_limits() and send_channel_message() in command_manager.py. GET /api/stats/rate_limiters exposes live stats for all four limiter types.