Try use this code:

Code:
ON *:TEXT:<3:#: { 
  if (%flood) { return }
  set -eu60 %flood 1
  msg $nick $chan <3
}