mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-09 17:25:30 +00:00
1b5a3dbd0e
- Updated the `send_response` method calls in various command classes to include a `skip_user_rate_limit` parameter for message continuations, ensuring that the per-user rate limit applies only to the first message. - This change improves user experience by allowing seamless message continuations without unnecessary rate limiting.