Files
picoclaw/pkg
Amir Mamaghani a89ba06cb8 fix: address review feedback from @mengzhuo
- Add separate User and RealName config fields (fall back to Nick)
- Make RequestCaps configurable (defaults to server-time, message-tags)
- Refactor isBotMentioned into nickMentionedAt returning position;
  stripBotMention now uses nickMentionedAt internally
- Replace custom isAlphanumeric with unicode.IsLetter/unicode.IsDigit
- Update tests for new nickMentionedAt function
2026-03-06 20:09:37 +01:00
..
2026-03-01 18:17:32 +11:00
2026-02-25 21:31:07 +11:00
2026-03-01 18:17:32 +11:00
2026-03-02 11:59:26 +11:00
2026-03-04 10:21:59 +00:00