hi
having a little trouble giving my bot the correct permissions, ive set it with full admin rights but when i reload the plugin im getting this error
any advice please would be great
[Discord Extension] [Error]: Discord API has returned error Discord Code: 50013 Discord Error: Missing Permissions Request: [PUT] https://discord.com/api/v9/guilds/903703025561001994/members/478594978575024159/roles/903704874418593823 (Response Code: Forbidden)
Discord API has returned error Discord Code: 50013Solved
For roles, you need to make sure that the role the bot has is not lower than the role it's trying to grant. On the roles screen in discord move the bot role above all roles it's trying to grant.
perfect thank you
Locked automatically