Version 2.1.0-b - Modification graphique
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Subsonics Deployment / deploy (push) Failing after 13s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Subsonics Deployment / deploy (push) Failing after 13s
				
			This commit is contained in:
		@@ -19,13 +19,15 @@ function setup() {
 | 
				
			|||||||
    //Log - INIT PHASE
 | 
					    //Log - INIT PHASE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const dlog = new LogType("Discord")
 | 
					    const dlog = new LogType("Discord")
 | 
				
			||||||
  
 | 
					    dlog.step.init("setup", "Intialisation de l'application")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Discord Bot - INIT PHASE
 | 
					    // Discord Bot - INIT PHASE
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
    const bot = new DiscordBot(getConfig(dlog), dlog)
 | 
					    const bot = new DiscordBot(getConfig(dlog), dlog)
 | 
				
			||||||
    const web = new WebServer()
 | 
					    const web = new WebServer()
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
					    dlog.step.end("setup")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user