need this to get proper timings on command executions
This commit is contained in:
		@@ -92,7 +92,7 @@ namespace NadekoBot
 | 
			
		||||
            CommandService = new CommandService(new CommandServiceConfig()
 | 
			
		||||
            {
 | 
			
		||||
                CaseSensitiveCommands = false,
 | 
			
		||||
                DefaultRunMode = RunMode.Async,
 | 
			
		||||
                DefaultRunMode = RunMode.Sync,
 | 
			
		||||
            });
 | 
			
		||||
 | 
			
		||||
            //foundation services
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user