mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	
							parent
							
								
									c2ee9ef808
								
							
						
					
					
						commit
						ace0ddf28c
					
				@ -288,7 +288,7 @@ def handle_join(irc, numeric, command, args):
 | 
			
		||||
        return
 | 
			
		||||
    ts = args['ts']
 | 
			
		||||
    users = set(args['users'])
 | 
			
		||||
    relayJoins(irc, channel, users, ts)
 | 
			
		||||
    relayJoins(irc, channel, users, ts, burst=False)
 | 
			
		||||
utils.add_hook(handle_join, 'JOIN')
 | 
			
		||||
 | 
			
		||||
def handle_quit(irc, numeric, command, args):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user