gild: let's not make it sound antisemitic
This commit is contained in:
parent
18e6f9db69
commit
eb9a91e567
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Meme:
|
|||
@commands.check(check_if_staff_or_ot)
|
||||
@commands.command(hidden=True, aliases=["thank", "reswitchedgold"])
|
||||
async def gild(self, ctx, user: discord.Member):
|
||||
"""Gives a gold star to a user"""
|
||||
"""Gives a star to a user"""
|
||||
await ctx.send(f"{user.mention} gets a :star:, yay!")
|
||||
|
||||
@commands.check(check_if_staff_or_ot)
|
||||
|
|
Loading…
Reference in a new issue