#whyy error
1 messages · Page 1 of 1 (latest)
you probably need to enable the "read messages" intent in the discord application dashboard
what intents are you specifying when you're creating the bot
oh
not sure whether slash commands need to be manually enabled in the dashboard
otherwise, maybe it's because the invite link you used to add the bot didn't add permissions for slash commands
that's a perm, not an intent
MessageContent, GuildMembers, and GuildPresences are priviledged intents. if you need to use one of them, you need to enable them on the discord dev portal
i meant the intent, im just bad at remembering the name