hello

I have this script

on *:text:hi:?: .timer 1 3 msg $nick hello!

but I want to make it not to work for the same nick for more than 1-2 times

I mean if someone pastes hi for multiple times, I dont want to reply all the times, just the first

is it possible?

thanks