roulette 3eme essai

This commit is contained in:
BFlow 2020-04-17 16:30:06 +02:00
parent 83837c62da
commit f316d08c0e

View file

@ -241,7 +241,6 @@ class Mybot(commands.Cog):
if bullet == True:
await member.edit(mute=True)
await ctx.channel.send("Perdu, tu es mute pendant 60 secondes!")
return
else:
await ctx.channel.send("Gagné, tu ne seras pas mute!")
return