Updated to Discord.NET 3.6.1
This commit is contained in:
@@ -72,6 +72,8 @@ namespace PluginManager.Core
|
||||
await commandServiceHandler.InstallCommandsAsync();
|
||||
|
||||
//wait for isReady to become true
|
||||
|
||||
await Task.Delay(2000);
|
||||
while (!isReady) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user