mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 03:47:55 +00:00
Trigger check moved from a single string comparison to a small pingTriggerWords set (mirrored by hand in db.go and channels.js), so adding more trigger words later is a one-line change in each. Still an exact match after the existing @mention-stripping -- "/pingx" etc. don't match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>