Hi
I said I would be back hehe
Now another question.
I run a mirror help scropt that is on 1 bot and mirrored in several channels.
Like when someone do !help in one chan the bot mirror it to another chan to main bot like
in channel 1 (Lord)!help then it mirror to next one like channel 2(helper) Lord !help.
The thing now is that it was made to do al lin same chanenl so it want to send help to helper and not Lord that should get the help.Any way to change that in the tcl ???
It is btw the thing I use now from --> http://forum.egghelp.org/viewtopic.php?t=3614
Maybe easiest way would be some kind of bind command that the bot would see like the bot that show the info like (guru):John !help then the help bot bot would see it only like John !help and send the help in pm to John. Hmm I hope you ppl got it
A bit hard to explain when I got no clue hat I am doing.I just got the thing in my head how I want it to work
adding this
putserv "PRIVMSG $frnick :$frmess"
this is 1 more thing if you do not get it
now when I mirror the message it will try to send the message to the bot and not to the nick that wants help