diff --git a/Cogs/Xp.py b/Cogs/Xp.py index e64f3734..9fe94f3e 100644 --- a/Cogs/Xp.py +++ b/Cogs/Xp.py @@ -944,7 +944,7 @@ async def bottomxp(self, ctx, total : int = 10): # List the xp and xp reserve of a user - @commands.command(pass_context=True) + @commands.command(pass_context=True, aliases=["whois"]) async def stats(self, ctx, *, member= None): """List the xp and xp reserve of a listed member."""