hello,
i need info for this option wenn user use colors than the bot adding this user an give him the flags +dk-p global.
if the user exist by this host than give the exist user this global flags.
problem the bot must search the user by the host in the userfile.
the nick is not often the same nick on the partyline.
my commands are:
adduser $nick *!$uhost
chattr *!$uhost +dk-p
the adduser command works but the chattr command dont work.
what have i false ?
if the adduser command ok when the user exists by the same host but the nick is different ?
please help me. thank you very much.