release-1.0.0
DustyP 8 years ago
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 asyncio.sleep(0.1)
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):

Loading…
Cancel
Save