add sleep command roulette

This commit is contained in:
BFlow 2020-04-21 20:38:46 +02:00
parent c75bc4a5dc
commit 36441c2d9e

View file

@ -257,6 +257,7 @@ class Mybot(commands.Cog):
await self.joke(ctx, "spinning_and_closed.mp3")
if bullet == True:
await self.joke(ctx, "omawa_shindeiru.mp3")
await asyncio.sleep(1.6)
await member.edit(mute=True)
with ctx.channel.typing():
await asyncio.sleep(3)