i just downloaded hal-learn-0.2.tcl from egghelp.org
i want to modify the script so instead of using: ?? <keyword> .. to use <botnick> tell <nick> about <keyword>
so he will tell on channel the definition to the <nick> not to the one who asked ... i mean not to $nick ..
any ideas on how to do that ? i don't know tcl scripting, only mircscripting
and on mircscripting i would use * and $2 ... $2 would be the <nick> ..
who can help me ?