alias c1 return $+($chr(3),04,$1,$chr(15)) alias c2 return $+($chr(3),14,$1,$chr(15))
msg $chan $c1(SomeText) $c2(SomeOtherText)