1 2 3 4 5 6 7 8 9 10 |
while executing
"proc bnc::control {nick host hand chan arg} {
if {[lindex [split $arg] 0] == ""} { putquick "NOTICE $nick :${bnc::trigger}sbnc help" ; return }
if {..."
(file "sbnc-own.tcl" line 31)
invoked from within
"source sbnc-own.tcl"
(file "server.conf" line 19)
[08:02] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
|