Paul Klumpp hace 12 años
padre
commit
8db629e33d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      cims.tcl

+ 1 - 0
cims.tcl

@@ -712,6 +712,7 @@ proc ::cims::receive_message {rec_botnick cmd rec_data} {
 	#putlog "rec_nickname: '$rec_nickname'"
 
 	set rec_channel  [join [lindex $rec_data 3]]
+	putlog "that ONE LALAL chan: $rec_channel"
 
 	#set rec_text [::cims::clean_txt [join [lrange [split $rec_data] 4 end]]]