mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-03 14:05:42 +00:00
- Added `send_channel_messages_chunked` method to `CommandManager` for sending multiple messages with appropriate rate-limit spacing. - Introduced `send_response_chunked` method in `BaseCommand` to facilitate chunked responses in both channels and DMs. - Updated `GreeterCommand` to utilize the new chunked response functionality, simplifying the greeting message sending process. - Enhanced documentation in `local-plugins.md` with examples for using chunked message sending, improving clarity on handling long messages and rate limits.
44 KiB
44 KiB