mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	clientbot: declare clear-channels-on-leave capability
This commit is contained in:
		
							parent
							
								
									f512ae1b33
								
							
						
					
					
						commit
						936535786e
					
				@ -14,6 +14,8 @@ class ClientbotWrapperProtocol(Protocol):
 | 
			
		||||
    def __init__(self, irc):
 | 
			
		||||
        super().__init__(irc)
 | 
			
		||||
 | 
			
		||||
        self.protocol_caps = {'clear-channels-on-leave'}
 | 
			
		||||
 | 
			
		||||
        self.has_eob = False
 | 
			
		||||
 | 
			
		||||
        # Remove conf key checks for those not needed for Clientbot.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user