aliase QI

This commit is contained in:
Mylloon 2021-06-15 21:35:39 +02:00
parent 90e719241b
commit 2cca50a327

View file

@ -14,7 +14,7 @@ class Fun(commands.Cog):
def __init__(self, client):
self.client = client
@commands.command(name='iq')
@commands.command(name='iq', aliases=["qi"])
async def _iq(self, ctx, *user):
"""Calcule ton QI.\n ➡ Syntaxe: {PREFIX}iq [user]"""
fromSlash = False