http://www.perlmonks.org?node_id=52957


in reply to Hear /me mistype

I've often felt that the chatterbox should reject invalid commands as a user option, so both /msh and /pinkiguanas would return an error. Kind of like an IRC client.

"/msh unknown command"

Replies are listed 'Best First'.
Re: Re: Hear /me mistype
by boo_radley (Parson) on Jan 19, 2001 at 19:21 UTC
    The javascript client does this. It also rejects lines that start with commands, so (bad example) "me too" would get you "me is a command words. Maybe you meant '/me'?" and it won't send the message.