From 2cca50a3273be00b3f8cff22b2c70f7ee4ca6c09 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 15 Jun 2021 21:35:39 +0200 Subject: [PATCH] aliase QI --- src/cogs/fun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cogs/fun.py b/src/cogs/fun.py index b6f8572..6dc5e58 100644 --- a/src/cogs/fun.py +++ b/src/cogs/fun.py @@ -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