Pincer icon indicating copy to clipboard operation
Pincer copied to clipboard

:bug: GuildMember.permissions does not take account of owner

Open kylianpl opened this issue 3 years ago • 0 comments

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

kylianpl avatar Feb 04 '22 17:02 kylianpl