mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-02-11 05:58:26 -06:00
Add status message for when server and API have started up
This commit is contained in:
@@ -82,6 +82,8 @@ public class DisCalServer {
|
||||
UpdateDisPwData.shutdown();
|
||||
DatabaseManager.getManager().disconnectFromMySQL();
|
||||
}));
|
||||
|
||||
Logger.getLogger().status("Started", "Server and API are now online");
|
||||
}
|
||||
|
||||
private static DiscordClient createClient() {
|
||||
|
||||
Reference in New Issue
Block a user