Improve XEP-0245 support.
Namely: - Only match messages which start with exactly "/me ". - Simplify the match, checking a string instead of a complex regex. - Always remove the first four characters in the case of a match, to not leave an extra leading space.
Showing
Please register or sign in to comment