From: Ian Jackson Date: Mon, 15 Jan 2001 02:42:15 +0000 (+0000) Subject: No more debugging. X-Git-Tag: branchpoint-2001-10-09-tell~36 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/ircbot/commitdiff_plain/39d4aa347521bcd3aa18d5265bbc1144693df789?hp=8b6ee6268b33f1788f5898c5ed5a253f43497a51 No more debugging. --- diff --git a/bot.tcl b/bot.tcl index bbee0a0..e313f5b 100755 --- a/bot.tcl +++ b/bot.tcl @@ -432,10 +432,8 @@ proc note_topic {showoff whoby topic} { } else { set tryspies $tell } -puts "NT>showoff $showoff|whoby $whoby|topic $topic|tell $tell|tryspies $tryspies|msg $msg<" foreach spy $tryspies { set see [chandb_get $spy topicsee] -puts "NT>spy $spy|see $see<" if {[lsearch -exact $see $showoff] >= 0 || \ ([lsearch -exact $see *] >= 0 && \ [lsearch -exact $tell $spy] >= 0)} {