leftover line from debugging
This commit is contained in:
parent
4dc47a461e
commit
b789ed9adf
@ -198,7 +198,6 @@ namespace NadekoBot
|
|||||||
await Client.Connect(Creds.Token).ConfigureAwait(false);
|
await Client.Connect(Creds.Token).ConfigureAwait(false);
|
||||||
IsBot = true;
|
IsBot = true;
|
||||||
}
|
}
|
||||||
Console.WriteLine(NadekoBot.Client.CurrentUser.Id);
|
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user