mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 08:15:18 +00:00
e4e70930f9
- Updated README to specify submitting pull requests against the dev branch. - Added per-trigger lockout tracking in AnnouncementsCommand to prevent duplicate sends within a 60-second window. - Implemented dynamic maximum message length calculation in BaseCommand for better message formatting. - Enhanced response handling in PrefixCommand to support message splitting based on calculated length.