Files
MeshCore-Solo/examples
Jakub 4d08c130e9 fix: bot trigger matched against message body only, not sender name
Channel messages have the format "sender_name: body". The trigger was
being searched across the whole string, so a nick containing the trigger
word would fire a reply even with an unrelated message. Now the match
skips past the ": " separator and only checks the message body.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:05:24 +02:00
..
2026-04-19 11:27:55 +10:00
2026-04-19 11:27:55 +10:00