I have this, It's not doing anything

on *:EXIT:#: {
msg $chan $nick Has left the stream
}
on *:DISCONNECT:#: {
msg $chan $nick Has left the stream
}