|
|
|
@ -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):
|
|
|
|
|