master
Chikachi 2017-07-31 04:04:30 +02:00
parent 104a28223d
commit 70a50df4bd
No known key found for this signature in database
GPG Key ID: 0136086A0AC09F5E
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ public class DiscordClient extends ListenerAdapter {
@Override
public void onReady(ReadyEvent event) {
DiscordIntegrationLogger.Log("!!! THIS IS AN ALPHA VERSION !!!", true);
DiscordIntegrationLogger.Log("!!! YOU HAVE BEEN WARNED !!!");
DiscordIntegrationLogger.Log("Logged in as " + getSelf().getName());
this.isReady = true;