update requirements.txt

This commit is contained in:
2022-09-05 01:38:10 +03:00
parent 7f003e1216
commit 013b33731b
2 changed files with 2 additions and 3 deletions

View File

@@ -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(