I'll explain it better... it could happen that the eggdrop with the see.tcl loaded is down... so anybody can search people in channel.
"load the tcl on another eggdrop" you may say...
but it's ugly to read twice the same answer when the 2 eggdrops are both up!!! so, is there a way to load on 2 eggdrops the same seen.tcl, but activate it with 2 different commands? for example:
where seenprocname corresponds the the procedure that is called when !seen is typed. On your second eggdrop bot with the same script change the word that says !seen in that bind line mentioned above to !search and restart your eggdrop. You have to restart it rather than rehash it because the eggdrop will not remove the old !seen bind untill its been restarted. Hope this helps.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
dear DooM, I can't find that string in my tcl, since I'm using the italian traslation of bass's seen by daxeel... if you want to have a look at it, it's in the list of tcl seen scripts of egghelp.org
thanks