Merge pull request #54 from leo60228/zalgomeme

Add zalgo to hedgeberg bam meme
This commit is contained in:
Ave 2019-09-19 16:28:02 +03:00 committed by GitHub
commit f5acc27ccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ class Meme(Cog):
if target == ctx.author:
if target.id == 181627658520625152:
return await ctx.send("https://cdn.discordapp.com/attachments/286612533757083648/403080855402315796/rehedge.PNG")
return await ctx.send("hedgeberg#7337 is now b&. 👍")
return await ctx.send("hedgeberg#7337 is ̶n͢ow b̕&̡.̷ 👍̡")
elif target == self.bot.user:
return await ctx.send(f"I'm sorry {ctx.author.mention}, "
"I'm afraid I can't do that.")