Skip to content
Advertisement

Tag: permission-denied

Bot unable to assign roles despite having the correct privileges

While developing a custom verification bot for one of my Discord servers I encountered a seemingly unfixable permission error. I am using the pycord rewrite fork (Pycord v2.3) and the exception I am encountering is: The issue is that even though I have invited my bot to my Discord server with administrative permissions it cannot edit/assign roles for applicable server

Advertisement