Don't download users
This commit is contained in:
		@@ -86,7 +86,7 @@ namespace NadekoBot
 | 
				
			|||||||
                LogLevel = LogSeverity.Warning,
 | 
					                LogLevel = LogSeverity.Warning,
 | 
				
			||||||
                TotalShards = Credentials.TotalShards,
 | 
					                TotalShards = Credentials.TotalShards,
 | 
				
			||||||
                ConnectionTimeout = int.MaxValue,
 | 
					                ConnectionTimeout = int.MaxValue,
 | 
				
			||||||
                AlwaysDownloadUsers = true,
 | 
					                AlwaysDownloadUsers = false,
 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            CommandService = new CommandService(new CommandServiceConfig()
 | 
					            CommandService = new CommandService(new CommandServiceConfig()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user