Skip to content

Commit

Permalink
Update memes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Nov 9, 2023
1 parent 08e1799 commit 1db8725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ async def nogas2(self, ctx: KurisuContext):
await self._meme(ctx, "",
image_link="https://nintendohomebrew.com/assets/img/nhmemes/nobodycares.png")

@commands.command(hidden=True)
@commands.command(hidden=True, aliases=["🅱"])
async def b(self, ctx: KurisuContext):
"""haha, b emoji funny"""
b_list = ["https://nintendohomebrew.com/assets/img/nhmemes/b1.png",
Expand Down

0 comments on commit 1db8725

Please sign in to comment.