commented out task.delay
This commit is contained in:
@@ -203,6 +203,7 @@ namespace NadekoBot
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//await Task.Delay(90000);
|
||||||
Console.WriteLine("-----------------");
|
Console.WriteLine("-----------------");
|
||||||
Console.WriteLine(await NadekoStats.Instance.GetStats());
|
Console.WriteLine(await NadekoStats.Instance.GetStats());
|
||||||
Console.WriteLine("-----------------");
|
Console.WriteLine("-----------------");
|
||||||
|
Reference in New Issue
Block a user