Pincer
Pincer copied to clipboard
:bug: GuildMember.permissions does not take account of owner
Describe the bug
GuildMember.permissions should return all permissions if the member is the owner
Steps to Reproduce
1. add a `return ctx.author.permissions` in a command
2. if the member doesn't have any role, it will return 0
Relevant console output
0
Pincer Version used
git