mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Added one more log line to pinpoint the login hang
This commit is contained in:
		@@ -239,6 +239,7 @@ public sealed class Bot
 | 
			
		||||
            await Client.LoginAsync(TokenType.Bot, token);
 | 
			
		||||
            Log.Information("Starting...");
 | 
			
		||||
            await Client.StartAsync();
 | 
			
		||||
            Log.Information("Started");
 | 
			
		||||
        }
 | 
			
		||||
        catch (HttpException ex)
 | 
			
		||||
        {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user