mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-21 06:45:24 +00:00
13f22e4d7b
- Introduced `reply_prefix` to prepend a customizable string to path command replies, supporting placeholders for dynamic content. - Added `minimum_path_bytes` setting to control the resolution of repeater names based on the number of bytes per hop, enhancing path command behavior. - Updated relevant documentation and translations to reflect these new configuration options. - Implemented unit tests to ensure correct functionality of the new features.