Originally Posted By: westor
Sorry typo mistake!

Use this:

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


sorry doesnt work. bot saying anything.