roulette 60s pas 10

This commit is contained in:
BFlow 2020-04-17 16:26:59 +02:00
parent 386c70f803
commit a240302e70

View file

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