Code: Select all
if {[strlwr $chan] == "*"} {
set chan "owner"
}
bind bot b EXP dop:botexp
bind bot b EXPR dop:botexpr
bind bot b DOPCHANSR dop:dopchans
bind bot b DOPCHANS dop:dopchansr
bind sign - * dop:dauthq
bind raw - 001 dop:dauthall
bind mode - * dop:mode
bind nick - * dop:chnick
bind time - "30 * * * *" dop:updatetopics
bind time - "00 * * * *" dop:updatetopics
these to i haven't seen these either
bind msg & pub and join and init_server i have seen and they are easy to fiqure out.
also i have added the networks services ChanServ to my bot as a friend and a op but it shows that its never been seen. and it still tries to kick it although i have said don't kick ops etc etc.
(SvBot) ChanServ no 0 fo never (nowhere )
(SvBot) HOSTS: services@darkmyst.org
is there a way for me to code my tcls so that if the host is services@darkmyst.org or nick is chanserv (u can't change your nick to that) don't kick,ban, msg etc etc basically completely ignore that user.