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
The discord api supports checking what permission nodes a user has in a certain server. We should add an easy way for commands to check this, similar to how we can require bot-side permissions. Ideally this should be done through decorators.