mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	clientbot: stub updateClient too
This commit is contained in:
		
							parent
							
								
									7a93c1bbb1
								
							
						
					
					
						commit
						dac043a1b6
					
				@ -169,7 +169,7 @@ class ClientbotWrapperProtocol(Protocol):
 | 
			
		||||
    def _stub(self, *args):
 | 
			
		||||
        """Stub outgoing command function (does nothing)."""
 | 
			
		||||
        return
 | 
			
		||||
    away = mode = topic = topicBurst = invite = knock = _stub
 | 
			
		||||
    away = mode = topic = topicBurst = invite = knock = updateClient = _stub
 | 
			
		||||
 | 
			
		||||
    def handle_events(self, data):
 | 
			
		||||
        """Event handler for the RFC1459/2812 (clientbot) protocol."""
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user