Disable central request handler until it's fixed
This commit is contained in:
		
							parent
							
								
									fd77ace48e
								
							
						
					
					
						commit
						6802c52316
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								app.js
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								app.js
									
										
									
									
									
								
							| 
						 | 
					@ -61,7 +61,6 @@ const Admiral = new Fleet({
 | 
				
			||||||
  BotWorker: Shard,
 | 
					  BotWorker: Shard,
 | 
				
			||||||
  token: `Bot ${process.env.TOKEN}`,
 | 
					  token: `Bot ${process.env.TOKEN}`,
 | 
				
			||||||
  fetchTimeout: 900000,
 | 
					  fetchTimeout: 900000,
 | 
				
			||||||
  useCentralRequestHandler: true,
 | 
					 | 
				
			||||||
  startingStatus: {
 | 
					  startingStatus: {
 | 
				
			||||||
    status: "idle",
 | 
					    status: "idle",
 | 
				
			||||||
    game: {
 | 
					    game: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue