mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-27 02:44:10 +00:00
3f5ac64239
- Updated CommandManager to prioritize recipient identification by full public key for direct messages, improving accuracy in DM routing. - Introduced configurable delay for DM replies in pyMC mode to ensure proper ACK order, enhancing message reliability. - Improved MessageHandler to resolve sender identity using full public key first, ensuring correct sender identification in DMs. - Refined .gitignore to include additional test and configuration files for better project organization. - Enhanced config.ini.example with new DM reply delay configuration option for improved user guidance.