Removed one alias for ~enso

pull/2/head
sgoudham 4 years ago
parent 7973b2db04
commit ec1d0df674

@ -102,7 +102,7 @@ class Waifus(commands.Cog):
self.bot = bot
# Bot ~ensoPerson command for the server members
@commands.command(aliases=['enso', 'Ensoperson'])
@commands.command(aliases=['enso'])
@cooldown(1, 1, BucketType.user)
async def ensoperson(self, ctx, name=None):

Loading…
Cancel
Save