mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2024-12-23 06:35:34 +00:00
mod: bike meme
This commit is contained in:
parent
1b89752651
commit
4d935aa257
|
@ -157,7 +157,7 @@ class Mod(Cog):
|
|||
# Hedge-proofing the code
|
||||
if target == ctx.author:
|
||||
if target.id == 181627658520625152:
|
||||
return await ctx.send("No, not again.")
|
||||
return await ctx.send("https://cdn.discordapp.com/attachments/286612533757083648/403080855402315796/rehedge.PNG")
|
||||
return await ctx.send("hedgeberg#7337 is now b&. 👍")
|
||||
elif target == self.bot.user:
|
||||
return await ctx.send(f"I'm sorry {ctx.author.mention}, "
|
||||
|
|
Loading…
Reference in a new issue