Update BotMain.java
This commit is contained in:
@@ -42,7 +42,7 @@ public class BotMain {
|
|||||||
|
|
||||||
MySQL.createTable();
|
MySQL.createTable();
|
||||||
|
|
||||||
jdaBuilder = jdaBuilder.createDefault("ODQzNzQxNDgwNzU3NjI0ODMy.YKIRfA.mNJkqZd015aNAJhzZ4qzphhfRQg");
|
jdaBuilder = jdaBuilder.createDefault("");
|
||||||
jdaBuilder.setStatus(OnlineStatus.ONLINE);
|
jdaBuilder.setStatus(OnlineStatus.ONLINE);
|
||||||
jdaBuilder.setActivity(Activity.watching("nach uwu's"));
|
jdaBuilder.setActivity(Activity.watching("nach uwu's"));
|
||||||
jdaBuilder.enableIntents(GatewayIntent.GUILD_MEMBERS);
|
jdaBuilder.enableIntents(GatewayIntent.GUILD_MEMBERS);
|
||||||
|
|||||||
Reference in New Issue
Block a user