Replies: 2 comments 2 replies
-
Intents and permissions are 2 separate things. Intents are global, and it tells discord what data to send to your bot. Permissions is per guild, and limits what your bot can and can't do. If
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Discord.pemissions() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep trying to set roles using bot but it saying I don't have permissions even tho I sent intents to true and within the developer portal set the options to true
When I do a print discord.permissions it is still set at 0
Beta Was this translation helpful? Give feedback.
All reactions