#DiscordAPIError Missing Permissions

4 messages · Page 1 of 1 (latest)

hearty vapor
#

Be sure that the roles are not out of range for the bot, for instance, if the bot's role is below the role you want to give, it wont be able because in the hierarchy, it lacks permission (yes, role order are important)

simple hatchBOT
#

Tag suggestion for @tacit harbor:
• Bots cannot moderate (kick/ban/nickname/...) a target with a higher or equally high highest role or the guild owner.
• Bots cannot modify (edit/add/remove) roles that are higher or equally high compared to the bot's highest role.
• The ADMINISTRATOR permission does not skip these checks.