mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-10 00:01:39 +00:00
25eb7ccf5c
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.