You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
I tried to check if a member have the permission for execute a kick command. So the permission is kickMembers, I use permissions: ['kickMembers'] but everyone can execute the command. That's doesn't working for the botPerms: ['kickMembers'] too. That's my full code : https://gist.github.com/itskiru/6e8e5c09cc36fd025fdae01a9deda6cd
Thanks.
*Edit: Change the link of the full code
The text was updated successfully, but these errors were encountered:
Hello,
I tried to check if a member have the permission for execute a kick command. So the permission is
kickMembers
, I usepermissions: ['kickMembers']
but everyone can execute the command. That's doesn't working for thebotPerms: ['kickMembers']
too. That's my full code : https://gist.github.com/itskiru/6e8e5c09cc36fd025fdae01a9deda6cdThanks.
*Edit: Change the link of the full code
The text was updated successfully, but these errors were encountered: