The /me command

You could try adding this string as a ban word to a bot.

ACTION

Edit: I noticed the character didn’t print outside of the edit box…
Unicode character
\x{1} - soh start of heading

this regex would match an emote text from ‘/me’

\(x{1}ACTION)(.*)(\x{1})

1 Like