| 
				
			 | 
			
			
				@@ -15,6 +15,7 @@ 
			 | 
		
	
		
			
			| 
				15
			 | 
			
				15
			 | 
			
			
				 [iam.saying.like.this] 
			 | 
		
	
		
			
			| 
				16
			 | 
			
				16
			 | 
			
			
				     afk  = xchat -e -c 'away afk' 
			 | 
		
	
		
			
			| 
				17
			 | 
			
				17
			 | 
			
			
				     afk  = echo "$(date -Iminutes) | afk one time" >> ~/whatever.log 
			 | 
		
	
		
			
			| 
				
			 | 
			
				18
			 | 
			
			
				+    atk  = xchat -e -c 'back' 
			 | 
		
	
		
			
			| 
				18
			 | 
			
				19
			 | 
			
			
				     atk  = echo "$(date -Iminutes) | apparently knowing my password" >> ~/whatever.log 
			 | 
		
	
		
			
			| 
				19
			 | 
			
				20
			 | 
			
			
				     gone = xchat -e -c 'nick amahdal|gone' 
			 | 
		
	
		
			
			| 
				20
			 | 
			
				21
			 | 
			
			
				     gone = echo "$(date -Iminutes) | gone one time" >> ~/whatever.log 
			 |