Update help

This commit is contained in:
Stijn De Clercq 2022-01-05 19:37:59 +01:00
parent ea18dea411
commit 16a4ba0e83
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ class School(commands.Cog):
return await ctx.send(embed=s.create_schedule().to_embed())
@commands.command(name="Pin", usage="[Message]")
@commands.command(name="Pin", usage="[Message]*")
@help.Category(category=Category.Other)
async def pin(self, ctx, message: discord.Message = None):
# In case people abuse, check if they're blacklisted