New SqlDatabase functions
This commit is contained in:
@@ -85,7 +85,7 @@ public class Boot
|
||||
|
||||
await commandServiceHandler.InstallCommandsAsync();
|
||||
|
||||
Config._DiscordBotClient = this;
|
||||
Config.DiscordBotClient = this;
|
||||
|
||||
while (!isReady) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user