From a68dff47d17876447eb95aaef7624c76d841dd4f Mon Sep 17 00:00:00 2001 From: Anri Kennel Date: Tue, 24 Nov 2020 12:00:15 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20info=20+=20syntaxe=20=C3=A0=20la=20comm?= =?UTF-8?q?ande=20d'appel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cogs/commands.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cogs/commands.py b/cogs/commands.py index f680e0b..3de21fe 100755 --- a/cogs/commands.py +++ b/cogs/commands.py @@ -218,6 +218,7 @@ class Commands(commands.Cog): @commands.command(name='appel') @commands.has_any_role("Professeur", "professeur", "Prof", "prof") async def _appel(self, ctx, *, voice_channel: int = None): + """Fais l'appel⁢⁢⁢⁢⁢\n ➡ Syntaxe: .appel [ID salon vocal] """ voice_channels = [] voice_channels.extend(ctx.guild.voice_channels) if voice_channel: