Users don´t join the auto-join channel i´ve given the conf
Posted: Tue Apr 26, 2005 2:48 am
Hi everyone!
I am trying to force the User of my network to join a particular channel and made it as follows:
set {
kline-address [email protected];
auto-join #welcome;
options {
hide-ulines;
};
hosts {
local LocalOp.MyNet.com;
global globalop.mynet.com;
};
};
Under the set-line. But they don´t join the chan... why?
I am trying to force the User of my network to join a particular channel and made it as follows:
set {
kline-address [email protected];
auto-join #welcome;
options {
hide-ulines;
};
hosts {
local LocalOp.MyNet.com;
global globalop.mynet.com;
};
};
Under the set-line. But they don´t join the chan... why?