mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	relay: {} are valid nick chars too...
This commit is contained in:
		
							parent
							
								
									affe54b47f
								
							
						
					
					
						commit
						b572c58223
					
				@ -86,7 +86,7 @@ def die(sourceirc):
 | 
			
		||||
        log.debug("Relay: cancelling exportDB timer thread %s due to die()", threading.get_ident())
 | 
			
		||||
        exportdb_timer.cancel()
 | 
			
		||||
 | 
			
		||||
allowed_chars = string.digits + string.ascii_letters + '/^|\\-_[]`'
 | 
			
		||||
allowed_chars = string.digits + string.ascii_letters + '/^|\\-_[]{}`'
 | 
			
		||||
fallback_separator = '|'
 | 
			
		||||
def normalizeNick(irc, netname, nick, times_tagged=0, uid=''):
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user