Files
openclaw/src/auto-reply/reply
ironbyte-rgb 02842bef91 fix(slack): add mention stripPatterns for /new and /reset commands (#9971)
* fix(slack): add mention stripPatterns for /new and /reset commands

Fixes #9937

The Slack dock was missing mentions.stripPatterns that Discord has.
This caused /new and /reset to fail when sent with a mention
(e.g. @bot /reset) because <@USERID> wasn't stripped before matching.

* fix(slack): strip mentions for /new and /reset (#9971) (thanks @ironbyte-rgb)

---------

Co-authored-by: ironbyte-rgb <amontaboi76@gmail.com>
Co-authored-by: George Pickett <gpickett00@gmail.com>
2026-02-05 16:29:07 -08:00
..
2026-01-30 03:16:21 +01:00
2026-01-18 06:12:54 +00:00
2026-02-02 21:31:17 -05:00
2026-01-17 05:06:39 +00:00
2026-01-30 03:16:21 +01:00
2026-01-17 10:26:08 +00:00