Code:
on *:text:!ab:#:{
  if !$2 { msg # !ab <emote> <text> | return }  
  msg # $regsubex($2,//g,$chr(32) $1 $chr(32))
}