Okay can you explain me how it works, like when we ban someone in DCC how the bot finds out the victims nick and ban him in the channl or globally...
.+ban *!*@lovely.users.undernet.org
bot kicked Baba (Banned)
Can you explain me this process, with a little tcl code?...
another similiar question:
Code: Select all
bind dcc o|o sayhi dcc:sayhi
dcc:sayhi {handle idx text} {
can you please explain me this in a little code?..
Please don't ask me why I need this stupid thing, actually this is a part of my TCL which I am currently working on, and also need to learn new things about TCL, I think foreach loop will work on it but I am not sure, so I am asking for assistance.
Thanks.