Skip to content

Commit

Permalink
add emoji and stickers intent
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Jun 18, 2024
1 parent 9d4ee2d commit ca8549f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/services/discord/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export class DiscordBot extends Service {
allowedMentions: { parse: ["users", "roles"] },
intents: [
"Guilds",
"GuildEmojisAndStickers",
"GuildMembers",
"GuildMessages",
"GuildMessageReactions",
Expand Down

0 comments on commit ca8549f

Please sign in to comment.