you might create a timer with something like
Code:
 /timer$nick 1 3 /whatever 
and then just check to see if it's active, thus limiting the person to one search every 3 seconds for all channels you are in

(the code may be bad, but i hope the idea helps)