mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-02 05:25:39 +00:00
- Removed chunking logic for keyword-dispatched help/command responses in `message_handler.py`, allowing long responses to be sent as single messages. - Updated the response sending mechanism to directly use the full response text for both direct messages and channel messages, ensuring clarity and consistency in message delivery.