mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	relay: support relaying more channel modes
flood, flood_unreal, joinflood, freetarget, c_noforwards, and noinvite are whitelisted with this commit.
This commit is contained in:
		
							parent
							
								
									366836b821
								
							
						
					
					
						commit
						bcc648adff
					
				@ -674,7 +674,9 @@ whitelisted_cmodes = {'admin', 'allowinvite', 'autoop', 'ban', 'banexception',
 | 
			
		||||
                      'noknock', 'nonick', 'nonotice', 'op', 'operonly',
 | 
			
		||||
                      'opmoderated', 'owner', 'private', 'regonly',
 | 
			
		||||
                      'regmoderated', 'secret', 'sslonly', 'adminonly',
 | 
			
		||||
                      'stripcolor', 'topiclock', 'voice'}
 | 
			
		||||
                      'stripcolor', 'topiclock', 'voice', 'flood',
 | 
			
		||||
                      'flood_unreal', 'joinflood', 'freetarget',
 | 
			
		||||
                      'c_noforwards', 'noinvite'}
 | 
			
		||||
whitelisted_umodes = {'bot', 'hidechans', 'hideoper', 'invisible', 'oper',
 | 
			
		||||
                      'regdeaf', 'u_stripcolor', 'u_noctcp', 'wallops',
 | 
			
		||||
                      'hideidle'}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user