Purpur
					
					5 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
3 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					cogs/linking_updater.py
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -115,3 +115,6 @@ class Linking_updater(commands.Cog): | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    async def before_linking_updater(self): | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        logging.info('waiting to enter loop') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        await bot.wait_until_ready() | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					         | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					def setup(bot): | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    bot.add_cog(Linking_updater(bot)) | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
					 | 
				
				 | 
				
					
  |