!who problems
My !who commands on chan is not working. When doing !who, sitebot will DCC but i just get a line ( +---------------------------+) and no user list.
This is how i setup iobanana.tcl
# Those dirs will be hidden from !speed and !who reports
set ioBvar(hiddendirs) "/pre* /_pre* /!ioftpd* /staff* /groups*"
# Users in those dirs will be hidden from !who report
set ioBvar(hiddenindir) "/private*"
# Those users/groups will be excluded from !bw !speed !who !uploaders !leechers and !idlers
set ioBvar(hiddenusers) "^sitebot^"
set ioBvar(hiddengroups) ""
# Hide users/groups in !bw too ?
set ioBvar(hiddenbw) 0
the above hiddendirs dont actually exist in my server so I left them.
Thanks for any help
|