Of corse it can be done with regex, but did everybody forget about $replace?

on *:ACTION:*:#: {
if ($me isin $1-) describe $chan $replacexcs($1-,$me,$nick)
}