blackalabi

blackalabi
This commit is contained in:
Ave Ozkal 2019-11-05 12:43:17 +03:00
parent 9d65235687
commit 3ed010a4ce
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B

View file

@ -79,6 +79,12 @@ class Meme(Cog):
"""secret command"""
await ctx.send(f"🍂 you found me 🍂")
@commands.check(check_if_staff_or_ot)
@commands.command(hidden=True)
async def blackalabi(self, ctx):
"""secret command"""
await ctx.send("https://elixi.re/i/discord.png")
@commands.check(check_if_staff_or_ot)
@commands.command(hidden=True)
async def peng(self, ctx):