mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-02-11 05:58:26 -06:00
Just some debug stuffs
This commit is contained in:
@@ -25,6 +25,8 @@ public class ReadyEventListener {
|
||||
UpdateDisPwData.init();
|
||||
|
||||
MessageManager.reloadLangs();
|
||||
|
||||
Logger.getLogger().debug("[ReadyEvent] Connection success!");
|
||||
} catch (Exception e) {
|
||||
Logger.getLogger().exception(null, "BAD!!!", e, this.getClass(), false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user