mirror of
https://github.com/miaowware/qrm2.git
synced 2025-04-06 03:28:56 -04:00
parent
c7d0a85464
commit
673d154b94
@ -65,7 +65,7 @@ class HamCog(commands.Cog):
|
||||
embed.colour = cmn.colours.good
|
||||
await ctx.send(embed=embed)
|
||||
|
||||
@commands.command(name="prefixes", aliases=["vanity", "pfx", "vanities", "prefix"])
|
||||
@commands.command(name="prefixes", aliases=["vanity", "pfx", "vanities", "prefix"], category=cmn.cat.ref)
|
||||
async def _vanity_prefixes(self, ctx: commands.Context, country: str = None):
|
||||
'''Lists valid prefixes for countries.'''
|
||||
if country is None:
|
||||
|
Loading…
Reference in New Issue
Block a user