explode
This commit is contained in:
parent
3da8b579a4
commit
5924e0f39d
@ -158,6 +158,8 @@ class Fun:
|
|||||||
await msg.edit(content=f'{member.mention}{trans*(20-i)}{self.bot.unicode_emojis["left_fist"]}')
|
await msg.edit(content=f'{member.mention}{trans*(20-i)}{self.bot.unicode_emojis["left_fist"]}')
|
||||||
await asyncio.sleep(0.1)
|
await asyncio.sleep(0.1)
|
||||||
await msg.edit(content=f'{self.bot.unicode_emojis["boom"]}')
|
await msg.edit(content=f'{self.bot.unicode_emojis["boom"]}')
|
||||||
|
await asyncio.sleep(0.1)
|
||||||
|
await msg.edit(content=f'{self.bot.unicode_emojis["boom"]} <---- {member.mention} that was you...')
|
||||||
|
|
||||||
|
|
||||||
def setup(bot):
|
def setup(bot):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user