Err... sorry, I forgot the /msg commands laugh

Code:
on *:text:!giveaway:#:{
  if ($nick isop #) { msg # [Giveaway]: $nick(#,$rand(1,$nick(#,0))) Just won the giveaway, we'll send you a message with details on how to obtain. }
  else { msg # [CMD]: Dear $nick , You do not have permission to use this command! }
}