roulette 60s pas 10
This commit is contained in:
parent
386c70f803
commit
a240302e70
1 changed files with 1 additions and 1 deletions
|
@ -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!")
|
||||
|
|
Loading…
Reference in a new issue