| 
					
				 | 
			
			
				@@ -789,7 +789,7 @@ proc ::cims::receive_message {rec_botnick cmd rec_data} { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   #} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   # ANSWER! SEND THE REPLY of counts to the originating bot. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	#set rec_channel [list [join $rec_channel]] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	set rec_channel [list [join $rec_channel]] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	putlog "that ONE LALAL chan: $rec_channel" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	::cims::put_bot $rec_botnick "mnet_answer [list $network $name $rec_channel $users $count_channels $unique_userlist]" 
			 |