diff --git a/cogs/servertatus.py b/cogs/servertatus.py index 14e4649..078f307 100644 --- a/cogs/servertatus.py +++ b/cogs/servertatus.py @@ -7,7 +7,7 @@ class ServerStatus(commands.Cog): def __init__(self, client): self.client = client - @commands.command() + @commands.command(name="Ping", aliases=["Status"]) async def ping(self, ctx): #25568 -> Earth #25567 -> Moon