Skip to content

Commit

Permalink
Add message content intent
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Dec 14, 2023
1 parent b08694c commit 584754c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ class FloppaPower {

val shardManager = DefaultShardManagerBuilder.createDefault(
System.getenv("FLOPPA_DISCORD_TOKEN"),
GatewayIntent.MESSAGE_CONTENT,
GatewayIntent.GUILD_MEMBERS,
GatewayIntent.GUILD_MESSAGES,
GatewayIntent.GUILD_MODERATION
Expand Down

0 comments on commit 584754c

Please sign in to comment.