mirror of
				https://tildegit.org/ben/sedbot
				synced 2025-08-10 03:32:02 +00:00 
			
		
		
		
	add bot mode flag
This commit is contained in:
		
							parent
							
								
									73d0f55630
								
							
						
					
					
						commit
						2d9e82b4fe
					
				@ -41,6 +41,10 @@ connect() {
 | 
			
		||||
		return $?
 | 
			
		||||
	fi
 | 
			
		||||
	sendmsg NICK "$NICK"
 | 
			
		||||
    if (($?)); then
 | 
			
		||||
        return $?
 | 
			
		||||
    fi
 | 
			
		||||
    sendmsg MODE "$NICK +B"
 | 
			
		||||
    if (($?)); then
 | 
			
		||||
        return $?
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user