Paul Klumpp 12 년 전
부모
커밋
8db629e33d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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]]]