
Ok, I get this tcl error on the partyline evreytime my bot requests an op from other bots on a channel
I'm running eggdrop v1.6.16+rc1, on a Linux box. I have netbots.tcl and most components loaded, including botnetop, here's my netset.tcl config for botnetop:Tcl error [mode11x:i2h]: called "mode11x:i2h" with too many arguments
Code: Select all
# botnetop.tcl settings
set nb_component(botnetop) 1
set bop_delay 20
set bop_maxreq 3
set bop_modeop 1
set bop_linkop 1
set bop_icheck 0
set bop_hcheck 1
set bop_osync 1
set bop_addhost 0
set bop_log 2