mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	Revert "relay_clientbot: lowercase network name (stylistic choice)"
This reverts commit 42da216f5db4f11fe9305b1025e59f9f3aa5a7ec.
This commit is contained in:
		
							parent
							
								
									a546bae341
								
							
						
					
					
						commit
						5444b808b1
					
				@ -89,7 +89,7 @@ def cb_relay_core(irc, source, command, args):
 | 
			
		||||
            log.debug('(%s) relay_cb_core: Original sender found as %s', irc.name, origuser)
 | 
			
		||||
            netname = origuser[0]
 | 
			
		||||
            try:  # Try to get the full network name
 | 
			
		||||
                netname = conf.conf['servers'][netname]['netname'].lower()
 | 
			
		||||
                netname = conf.conf['servers'][netname]['netname']
 | 
			
		||||
            except KeyError:
 | 
			
		||||
                pass
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user