test
This commit is contained in:
parent
67a88d3366
commit
e391d3e48e
@ -157,9 +157,6 @@ public final class DiscordService {
|
||||
log.info("Logging in..."); // Log that we're logging in
|
||||
System.out.println("Step 1");
|
||||
JDA jda = JDABuilder.createDefault(token)
|
||||
.enableIntents(
|
||||
GatewayIntent.GUILD_MEMBERS
|
||||
)
|
||||
// .setActivity(Activity.watching("your licenses"))
|
||||
// .addEventListeners(new EventHandler())
|
||||
.build();
|
||||
|
Loading…
x
Reference in New Issue
Block a user