#Can where help me to add permission check for here without if
1 messages · Page 1 of 1 (latest)
I think he is wanting to check to see if you have permission to run the slash command without using a if.... which would be set up in the server roles for slash commmands....
Under @math
@discord.default_permissions(administrator=True)
Or another permission
oh okay this is wha i mean thanks
but when i will its ervery user use this can i fill nothing in
@discord.default_permissions()
Yeah... if everybody should use it, you dont have to write that down...