Update BotMain.java

This commit is contained in:
Lena Jenichen
2026-07-16 16:54:08 +02:00
committed by GitHub
parent 7b97b542d0
commit 2260d761bf

View File

@@ -42,7 +42,7 @@ public class BotMain {
MySQL.createTable();
jdaBuilder = jdaBuilder.createDefault("ODQzNzQxNDgwNzU3NjI0ODMy.YKIRfA.mNJkqZd015aNAJhzZ4qzphhfRQg");
jdaBuilder = jdaBuilder.createDefault("");
jdaBuilder.setStatus(OnlineStatus.ONLINE);
jdaBuilder.setActivity(Activity.watching("nach uwu's"));
jdaBuilder.enableIntents(GatewayIntent.GUILD_MEMBERS);