update requirements.txt
This commit is contained in:
@@ -128,7 +128,6 @@ class Admin(commands.Cog, name='Admin'):
|
||||
@slash_set_prefix.error
|
||||
async def set_prefix_error(self, inter, prefix):
|
||||
await inter.response.send_message("You don`t have permissions", ephemeral=True)
|
||||
logger.error(f'{prefix}')
|
||||
|
||||
@commands.has_permissions(administrator=True)
|
||||
@commands.slash_command(
|
||||
|
||||
Reference in New Issue
Block a user