Skip to content

Commit

Permalink
change flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Larsundso committed Jan 6, 2025
1 parent 2b0e7d1 commit 13ba8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaseClient/Bot/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const client = new Discord.Client({
Discord.IntentsBitField.Flags.Guilds,
Discord.IntentsBitField.Flags.GuildMembers,
Discord.IntentsBitField.Flags.GuildModeration,
Discord.IntentsBitField.Flags.GuildEmojisAndStickers,
Discord.IntentsBitField.Flags.GuildExpressions,
Discord.IntentsBitField.Flags.GuildIntegrations,
Discord.IntentsBitField.Flags.GuildWebhooks,
Discord.IntentsBitField.Flags.GuildInvites,
Expand Down

0 comments on commit 13ba8d7

Please sign in to comment.